diff --git a/byobu/.byobu/.tmux.conf b/byobu/.byobu/.tmux.conf index db6ef8a..82a4fce 100755 --- a/byobu/.byobu/.tmux.conf +++ b/byobu/.byobu/.tmux.conf @@ -1,3 +1,3 @@ set -g default-shell /usr/bin/fish set -g default-command /usr/bin/fish -set -g default-terminal "tmux-256color" +set -g default-terminal "screen-256color"