[feature] show user@host on right corner

This commit is contained in:
Klesh Wong 2020-10-29 14:44:25 +08:00
parent 3d4c28abc6
commit feecf77999

View File

@ -93,6 +93,5 @@ set -g window-status-current-style "bg=black,fg=white"
set -g status-interval 5
#set -g status-right-length 80
#set -g status-right '#[fg=white,bg=red] prefix: C-h #[fg=black,bg=colour14,bold]#{simple_git_status}#[fg=colour14,bg=black] #(echo $USER)@#H #[fg=colour7,bg=colour4] %Y-%m-%d %H:%M '
#set -g status-right '#[fg=black,bg=colour14,bold]#{host}'
set -g status-right-length 0
set -g status-right ''
set -g status-right '#[fg=white] #(echo $USER)@#H '
set -g status-right-length 30