Remove old script from tmux conf

This commit is contained in:
David Morgan 2022-11-24 10:00:38 +00:00
parent b5415cfde7
commit da3cff54f2
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
set -g status-interval 1
set -g status-left "#[fg=yellow]#h#[default]"
set -g status-right "#[fg=magenta,bold]#(/home/djm/bin/showmail.sh)#[fg=blue]%a%d/%m#[fg=yellow]%H:%M:%S"
set -g status-right "#[fg=blue]%a%d/%m#[fg=yellow]%H:%M:%S"
'';
};