This website requires JavaScript.
Explore
Help
Sign In
jowj
/
chd
Watch
1
Star
0
Fork
0
You've already forked chd
Code
Pull Requests
Releases
Activity
5e99fdacf6
chd
/
.tmux.conf
4 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add non-working tmux config. something is broken with syntax, i think
2018-04-09 00:07:48 +00:00
# rebind the dumb prefix key
unbind C-b
set-option -g prefix C-t
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 18:59:26 +00:00
bind-key C-t send-prefix
Copy Permalink