added correct term env var for 256 colors

This commit is contained in:
David Thurstenson 2016-03-28 17:24:40 -05:00
parent 853efa04d0
commit a1f1b06eaa
1 changed files with 2 additions and 0 deletions

View File

@ -67,3 +67,5 @@ bind R source-file ~/.tmux.conf \; display-message "Config reloaded..."
# Use C-a,a to send prefix to nested session
bind-key a send-prefix
set -g default-terminal "screen-256color"