Updated tmux

This commit is contained in:
hellerve
2015-04-06 17:49:06 +02:00
parent 2d3ec71977
commit 32b289d369
3 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ 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]'
prefix : set -g mode-mouse off
set-option -g default-command /bin/zsh
set-option -g default-shell /bin/zsh
set-window-option -g mode-mouse on