save
This commit is contained in:
5
tmux/.tmux.conf
Normal file
5
tmux/.tmux.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
unbind C-b
|
||||
unbind i
|
||||
set-option -g prefix C-s
|
||||
bind-key C-s send-prefix
|
||||
bind-key i run-shell "tmux neww ~/.scripts/tmux-cht.sh"
|
||||
Reference in New Issue
Block a user