summaryrefslogtreecommitdiff
path: root/.tmux.conf
blob: 69795913c4b81e109a3ea9bfa8f8d5480864aa6b (plain)
1
2
3
4
5
6
set-option -g default-shell $SHELL
set -g prefix C-a
unbind-key C-b
bind-key C-a send-prefix

set-option -g mouse