changing default terminal for tmux

This commit is contained in:
Rodolphe Breard 2013-09-10 18:25:02 +02:00
parent aa7ac8c87c
commit f9eb5a29b0
2 changed files with 3 additions and 2 deletions

View file

@ -1 +1 @@
set -g default-terminal "screen-256color"
set -g default-terminal "xterm"