fix(tmux): remove status-right

This commit is contained in:
2019-08-16 10:16:49 -04:00
parent 805a0b6c1f
commit 1bc49462e7

View File

@ -3,6 +3,7 @@ set -g prefix C-o
set -g set-titles on
set -g set-titles-string "[#S] #W@#h (#I)"
set -g status-right ""
set-option -g status-left-length 60