tmux/↕
This commit is contained in:
parent
731f2088a8
commit
154558a411
1 changed files with 4 additions and 4 deletions
|
@ -119,9 +119,7 @@ set-option -g status-format[2] '\
|
||||||
\
|
\
|
||||||
}\
|
}\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=green]#{user}\
|
#[fg=yellow]%Y-%m-%d\
|
||||||
#[fg=default] @ \
|
|
||||||
#[fg=yellow]#{host}\
|
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 4
|
# line 4
|
||||||
|
@ -135,7 +133,9 @@ set-option -g status-format[3] '\
|
||||||
\
|
\
|
||||||
}\
|
}\
|
||||||
#[align=right]\
|
#[align=right]\
|
||||||
#[fg=yellow]%Y-%m-%d\
|
#[fg=green]#{user}\
|
||||||
|
#[fg=default] @ \
|
||||||
|
#[fg=yellow]#{host}\
|
||||||
'
|
'
|
||||||
|
|
||||||
# line 5
|
# line 5
|
||||||
|
|
Loading…
Reference in a new issue