feat: initial commit
This commit is contained in:
6
.tmux.conf
Executable file
6
.tmux.conf
Executable file
@@ -0,0 +1,6 @@
|
||||
unbind C-b
|
||||
set -g prefix C-x
|
||||
bind C-x send-prefix
|
||||
set -g mode-keys emacs
|
||||
set -g status-keys emacs
|
||||
set -s escape-time 0
|
||||
Reference in New Issue
Block a user