tmux/time
This commit is contained in:
parent
4a33cd0ac8
commit
fbe59cd376
1 changed files with 2 additions and 1 deletions
|
@ -90,6 +90,7 @@ set-option -g status-format[0] '\
|
|||
#[fg=cyan]#{pane_current_path}\
|
||||
\
|
||||
#[align=right]\
|
||||
#[fg=yellow]%H:%M:%S\
|
||||
#[fg=default]╮\
|
||||
'
|
||||
|
||||
|
@ -106,7 +107,7 @@ set-option -g status-format[1] '\
|
|||
}\
|
||||
\
|
||||
#[align=right]\
|
||||
#[fg=yellow] %Y-%m-%d %H:%M:%S \
|
||||
#[fg=yellow] %Y-%m-%d \
|
||||
#[fg=default]│\
|
||||
'
|
||||
|
||||
|
|
Loading…
Reference in a new issue