about summary refs log blame commit diff
path: root/users/riking/dotfiles/tmux.conf
blob: 1f253cb27f0c381ead8dd356b2a203c15f59e8aa (plain) (tree)
1
2
3
4
5
6





                        

set -g mouse on
set-option -g prefix C-a
bind-key C-a send-prefix
bind | split-window -h
bind - split-window -v