Extends emacs and tmux configs

This commit is contained in:
William Carroll 2017-01-30 13:22:27 -05:00
parent 2469efa06c
commit 3c92292b0e
3 changed files with 35 additions and 20 deletions

View file

@ -140,10 +140,6 @@ set-window-option -g allow-rename off
bind c new-window -c '#{pane_current_path}'
# mouse mode
set-option -g mouse on
# Make tmux work like vi
set-window-option -g mode-keys vi
bind h select-pane -L