Merge branch 'master' of github.com:aarongut/dotfiles

This commit is contained in:
2018-03-16 10:17:49 -07:00
6 changed files with 26 additions and 10 deletions

View File

@@ -4,6 +4,10 @@ set-option -g mouse on
set -g mode-keys vi
set -g history-limit 10000
# configure TERM
set -g default-terminal 'tmux-256color'
set -as terminal-overrides ',xterm*:Tc:sitm=\E[3m'
# y and p
bind Escape copy-mode
unbind p