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}\
|
#[fg=cyan]#{pane_current_path}\
|
||||||
\
|
\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
|
#[fg=yellow]%H:%M:%S\
|
||||||
#[fg=default]╮\
|
#[fg=default]╮\
|
||||||
'
|
'
|
||||||
|
|
||||||
|
@ -106,7 +107,7 @@ set-option -g status-format[1] '\
|
||||||
}\
|
}\
|
||||||
\
|
\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=yellow] %Y-%m-%d %H:%M:%S \
|
#[fg=yellow] %Y-%m-%d \
|
||||||
#[fg=default]│\
|
#[fg=default]│\
|
||||||
'
|
'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue