diff options
Diffstat (limited to 'tmux.conf')
-rw-r--r-- | tmux.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tmux.conf b/tmux.conf index bfbd908..ee3087b 100644 --- a/tmux.conf +++ b/tmux.conf @@ -8,6 +8,3 @@ bind | split-window -h bind - split-window -v set -gw mode-keys emacs - -set -g status-bg white -set -g status-fg black |