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]\
|
#[align=right]\
|
||||||
#[fg=green] #{session_name} \
|
#[fg=yellow]%Y-%m-%d\
|
||||||
#[fg=blue] #(tmux list-sessions | wc --lines)\
|
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 3
|
# line 3
|
||||||
|
@ -119,7 +118,7 @@ set-option -g status-format[2] '\
|
||||||
\
|
\
|
||||||
}\
|
}\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=yellow]%Y-%m-%d\
|
#[fg=green]#{session_name}\
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 4
|
# line 4
|
||||||
|
|
Loading…
Reference in a new issue