Tmux change
This commit is contained in:
parent
a5d0fa1975
commit
ae8cbe6e0f
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ set -g status-interval 2
|
|||
set -g status-position bottom
|
||||
set -g status-bg colour0
|
||||
set -g status-fg colour0
|
||||
#set -g status-attr dim
|
||||
set -g status-left '#[fg=colour240] (#S) '
|
||||
set -g status-right '#[fg=colour240,bg=colour0,italics] #(whoami)@#H %m/%d %I:%M '
|
||||
set -g status-right-length 50
|
||||
|
|
Loading…
Reference in a new issue