Dotfile updates

This commit is contained in:
2020-09-06 19:22:55 -07:00
parent c4af834b4b
commit 6cff06e8c1
2 changed files with 5 additions and 1 deletions

View File

@@ -40,6 +40,10 @@
bind -n M-j select-pane -D
bind -n M-k select-pane -U
bind -n M-l select-pane -R
bind h select-pane -L
bind j select-pane -D
bind k select-pane -U
bind l select-pane -R
# Clipboard integration
# ctrl+c to send to clipboard