Updated Tmux Conf
This commit is contained in:
parent
66b0bb1aaa
commit
d84c18879c
@ -2,9 +2,9 @@
|
|||||||
## DOWNLOADED FROM GITHUB ##
|
## DOWNLOADED FROM GITHUB ##
|
||||||
|
|
||||||
# Send prefix
|
# Send prefix
|
||||||
set-option -g prefix C-a
|
set-option -g prefix C-b
|
||||||
bind-key C-a send-prefix
|
bind-key C-b send-prefix
|
||||||
unbind-key C-a
|
unbind-key C-b
|
||||||
|
|
||||||
# Use Alt-arrow keys to switch panes
|
# Use Alt-arrow keys to switch panes
|
||||||
bind -n M-Left select-pane -L
|
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