From fdb330aa595e1c143ec06e200bfc626c90589280 Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Tue, 10 Nov 2015 23:34:44 -0800 Subject: [PATCH] More tmux config --- dotfiles/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf index 7838094..01206a4 100644 --- a/dotfiles/tmux.conf +++ b/dotfiles/tmux.conf @@ -12,6 +12,7 @@ set -g prefix C-Space bind Space send-prefix set -g status-bg blue +set -g status-fg black # Once the prefix is active these binds will matter # and take you to copy mode.