Updated Tmux Conf
This commit is contained in:
parent
66b0bb1aaa
commit
d84c18879c
@ -2,9 +2,9 @@
|
||||
## DOWNLOADED FROM GITHUB ##
|
||||
|
||||
# Send prefix
|
||||
set-option -g prefix C-a
|
||||
bind-key C-a send-prefix
|
||||
unbind-key C-a
|
||||
set-option -g prefix C-b
|
||||
bind-key C-b send-prefix
|
||||
unbind-key C-b
|
||||
|
||||
# Use Alt-arrow keys to switch panes
|
||||
bind -n M-Left select-pane -L
|
||||
|
||||
0
install.sh
Normal file → Executable file
0
install.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user