Extends tmux support and vim configs

This commit is contained in:
William Carroll 2016-08-26 17:01:25 -04:00
parent 9b5e7351cf
commit 7e76ce2e34
5 changed files with 270 additions and 1 deletions

View file

@ -1,5 +1,4 @@
set -g default-terminal "screen-256color"
set -g mouse on
bind-key -r -T prefix k select-pane -U
bind-key -r -T prefix j select-pane -D