Added: tmux config
This commit is contained in:
parent
e1dabd479f
commit
73ddaea19e
|
|
@ -0,0 +1,7 @@
|
||||||
|
# settings
|
||||||
|
set -g mouse on
|
||||||
|
|
||||||
|
# keybindings
|
||||||
|
unbind C-b
|
||||||
|
set -g prefix C-space
|
||||||
|
bind C-space send-prefix
|
||||||
Loading…
Reference in New Issue
Block a user