dotfiles/tmux.conf
2012-04-20 08:39:59 -04:00

9 lines
137 B
Plaintext

unbind C-b
set -g prefix C-o
set -g set-titles on
set -g set-titles-string "#h: #W [#I]"
set -g status-bg black
set -g status-fg white