Remove invalid TERM env var override

This commit is contained in:
dabruh 2023-09-15 13:51:15 +02:00
parent 28a0d18539
commit acbea9fd89
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ set-window-option -g automatic-rename on
set-option -g set-titles on
# True Colors
set -g default-terminal "tmux-256color"
set -ga terminal-overrides ",*256col*:Tc"
set -g status-keys vi