tmux/↕
This commit is contained in:
parent
9d5dbbb8bc
commit
d789a16ef3
1 changed files with 2 additions and 3 deletions
|
@ -104,8 +104,7 @@ set-option -g status-format[1] '\
|
|||
\
|
||||
}\
|
||||
#[align=right]\
|
||||
#[fg=green] #{session_name} \
|
||||
#[fg=blue] #(tmux list-sessions | wc --lines)\
|
||||
#[fg=yellow]%Y-%m-%d\
|
||||
'
|
||||
|
||||
# line 3
|
||||
|
@ -119,7 +118,7 @@ set-option -g status-format[2] '\
|
|||
\
|
||||
}\
|
||||
#[align=right]\
|
||||
#[fg=yellow]%Y-%m-%d\
|
||||
#[fg=green]#{session_name}\
|
||||
'
|
||||
|
||||
# line 4
|
||||
|
|
Loading…
Reference in a new issue