summaryrefslogtreecommitdiff
path: root/tmux/.tmux/default.conf
blob: 7025433d2bddb538b0f59a70a6f3f66a397ee144 (plain)
1
2
3
4
5
6
7
8
source-file ~/.tmux/common.conf

# act like GNU screen
unbind C-b
set -g prefix C-a

set -g status-bg white
set -g status-fg black