chore(tmux): change default terminal

This commit is contained in:
Stefan Imhoff
2021-12-13 20:16:26 +01:00
parent 594f900ada
commit dbc2e319bb

View File

@@ -1,4 +1,4 @@
set -g default-terminal "screen-256color"
set -g default-terminal "tmux-256color"
# Base index for windows
set -g base-index 1