mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-13 08:17:31 -08:00
add session name to tmux status bar
This commit is contained in:
parent
978115caa7
commit
65404d72b0
@ -86,7 +86,7 @@ set-option -g status-interval 1
|
||||
set-option -g status-style bg=black
|
||||
set-option -g status-style fg=white
|
||||
set -g status-left '#[fg=green]#H #[default]'
|
||||
set -g status-right '%a%l:%M:%S %p#[default] #[fg=blue]%Y-%m-%d'
|
||||
set -g status-right '#[fg=red]#S #[default]%a%l:%M:%S %p#[default] #[fg=blue]%Y-%m-%d'
|
||||
|
||||
set-option -g pane-active-border-style fg=yellow
|
||||
set-option -g pane-border-style fg=cyan
|
||||
|
Loading…
x
Reference in New Issue
Block a user