removed redundant set term statement

This commit is contained in:
Stefen Auris 2020-01-21 15:08:19 -05:00
parent 0e5b114171
commit 184ccd8e65

View file

@ -4,10 +4,6 @@ unbind C-b
bind C-a send-prefix
set -sg escape-time 0
# Ensure terminal starts with its own colour scheme (helps Vim/Neovim themes to not break)
set-option -g default-terminal "screen-256color"
set -g default-terminal "screen-256color"
#Mouse/Scrollback Tweaks
set -g history-limit 100000
#setw -g mode-keys vi