Updated tmux
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
bind-key Escape copy-mode
|
||||
set -g status-bg blue
|
||||
set -g status-fg white
|
||||
set -g status-interval 60
|
||||
set -g status-left-length 0
|
||||
set -g status-left ''
|
||||
set-window-option -g window-status-current-bg red
|
||||
set -g status-right '#[default]#[fg=green]#H #[fg=white]%m/%d %I:%M%p #[default]'
|
||||
|
||||
set-option -g default-command /bin/zsh
|
||||
set-option -g default-shell /bin/zsh
|
||||
set-window-option -g mode-mouse on
|
||||
|
Reference in New Issue
Block a user