removed ut8 line as it is not compatible with ubuntu 18.04

This commit is contained in:
Stefen Auris 2018-08-28 10:17:27 -04:00
parent 7658045784
commit 951898c80c

View file

@ -30,7 +30,7 @@ set-option -g renumber-windows on
setw -g monitor-activity on
set -g visual-activity on
#set -g status-justify centre
set -g status-utf8 on
#set -g status-utf8 on
# start with window 1 (instead of 0)
set -g base-index 1