aboutsummaryrefslogtreecommitdiffstats
path: root/tmux/.tmux.conf
blob: b39822fb64bfec5915caffa6d193500ee8894165 (plain)
1
2
3
4
5
6
7
8
set -g default-terminal "screen-256color"
set -g status-bg magenta
set -g status-fg white
set -g status-position top

unbind C-b
set -g prefix C-o
bind C-o send-prefix