add non-working tmux config. something is broken with syntax, i think
This commit is contained in:
parent
28ba1a0aa2
commit
6609d7200c
7
.tmux.conf
Normal file
7
.tmux.conf
Normal file
@ -0,0 +1,7 @@
|
||||
# rebind the dumb prefix key
|
||||
unbind C-b
|
||||
set-option -g prefix C-t
|
||||
bind-key C-t send-prefix
|
||||
|
||||
# enable ability to click between panes
|
||||
set -g mouse on
|
Loading…
Reference in New Issue
Block a user