From 30550b99c69dc5046d96c545797a5a506aeb3057 Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Wed, 10 Apr 2013 20:20:22 -0500 Subject: [PATCH] fixing style issue with tmux --- tmux/tmux.conf.symlink | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/tmux.conf.symlink b/tmux/tmux.conf.symlink index c46bc8a..3356696 100644 --- a/tmux/tmux.conf.symlink +++ b/tmux/tmux.conf.symlink @@ -109,6 +109,7 @@ bind -t vi-copy 'y' copy-selection # default statusbar colors # set-option -g status-bg colour0 set-option -g status-fg colour26 +set-option -g status-bg colour0 set-option -g status-attr default # default window title colors