diff tmux.conf @ 192:6df73555c3a7

Add terminal colours
author zegervdv <zegervdv@me.com>
date Sun, 09 Nov 2014 16:47:01 +0100
parents 4a74a83e6e36
children 0c8211e1c67a
line wrap: on
line diff
--- a/tmux.conf	Sun Nov 09 16:17:11 2014 +0100
+++ b/tmux.conf	Sun Nov 09 16:47:01 2014 +0100
@@ -72,7 +72,6 @@
 # bind-key ! select-window -t 8
 # bind-key รง select-window -t 9
 
-set -g status-bg default
 
 # Local config
 if-shell "[ -f ~/.tmux.conf.local ]" 'source ~/.tmux.conf.local'