diff options
author | Cody Hiar <codyfh@gmail.com> | 2016-06-15 09:26:18 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2016-06-15 09:26:18 -0600 |
commit | 540991d47026870ee184f758005cf6e9bd98d1c3 (patch) | |
tree | 91f0e037337012bc3115e33b52bb14c89af316cb /tmux.config | |
parent | c3b31656ef59d8f0e411ef782938959df3d87b67 (diff) |
Removing invalid option.
Diffstat (limited to 'tmux.config')
-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 |