summaryrefslogtreecommitdiff
path: root/tmux/.tmux.conf
blob: 4e813bba304923ed10a78b73c4cac56f80ed33fa (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 colour13
set -g status-fg colour235