chd/.tmux.conf
jowj fc7eb98a19 add .gitattributes and modifying .tmux.conf
gitattributes created to handle tmux.conf being shitty about line endings
.tmux.conf to work cross platform, macOS and windows.
2018-04-24 13:59:26 -05:00

4 lines
89 B
Plaintext

# rebind the dumb prefix key
unbind C-b
set-option -g prefix C-t
bind-key C-t send-prefix