added tmux conf
This commit is contained in:
parent
804311d0a1
commit
86cd2f025c
7
tmux-tmux.conf
Normal file
7
tmux-tmux.conf
Normal file
@ -0,0 +1,7 @@
|
||||
# set prefix
|
||||
unbind C-b
|
||||
set -g prefix 'C-a'
|
||||
bind 'C-a' send-prefix
|
||||
|
||||
set -s escape-time 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user