diff options
-rw-r--r-- | tmux.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.config b/tmux.config index c939926..4291549 100644 --- a/tmux.config +++ b/tmux.config @@ -83,7 +83,6 @@ set-option -g message-fg colour196 #orange set-option -g status on set-option -g status-interval 2 -set-option -g status-utf8 on set-option -g status-justify "centre" set-option -g status-left-length 110 set-option -g status-right-length 90 |