added 256 color force for tmux shell

This commit is contained in:
Wryn Wagner 2019-12-30 19:49:06 -07:00
parent 051f241022
commit ac9c7d2956

View File

@ -36,3 +36,5 @@ bind-key -n M-q killp
# quick reload # quick reload
bind-key r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED" bind-key r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
set -g default-terminal "screen-256color"