aboutsummaryrefslogtreecommitdiffstats
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index a0123c0..c57ee50 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -6,4 +6,5 @@ bind-key ` send-prefix
6 6
7bind R source-file ~/.tmux.conf \; display-message "Config reloaded..." 7bind R source-file ~/.tmux.conf \; display-message "Config reloaded..."
8 8
9status-bg red 9set -g status-bg default
10set -g status-fg default