Updated Tmux Conf

This commit is contained in:
Phil 2021-01-17 18:00:12 +00:00
parent 66b0bb1aaa
commit d84c18879c
2 changed files with 3 additions and 3 deletions

View File

@ -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
View File