X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=tmux.conf;h=61c2c15d77d0ff3a7b520c38b88fbb23f54f295e;hb=22f28f7c2a5db5aa66de01e75d614ba18e60642b;hp=1a1443489794aa1ff49b5f8d32a20612adf1b397;hpb=17780289b9f4285140faaec02edbb5de4511698d;p=dotfiles.git diff --git a/tmux.conf b/tmux.conf index 1a14434..61c2c15 100755 --- a/tmux.conf +++ b/tmux.conf @@ -11,7 +11,7 @@ set -g status-bg black set-window-option -g window-status-current-bg red #set-option -g status-right "#[fg=green]#T #[fg=yellow,bold]#(date '+%Y-%m-%d %I:%M%P %a') " #set-option -g status-right "#[fg=green]#(whoami) #[fg=yellow,bold]#(date '+%Y-%m-%d') #[fg=red,bold]#(date '+%I:%M') #[fg=yellow,bold]#(date '+%p %a') " -set-option -g status-right "#[fg=yellow]#(date '+%Y-%m-%d') #[fg=red]#(date '+%I:%M') #[fg=yellow]#(date '+%p %a') " +set-option -g status-right "[#[fg=green]#(hostname)#[fg=white]] #[fg=yellow]#(date '+%Y-%m-%d') #[fg=red]#(date '+%I:%M') #[fg=yellow]#(date '+%p %a') " ## automatic change the window title #set-option -g set-titles on