diff options
Diffstat (limited to 'tmux')
| -rw-r--r-- | tmux/.tmux.conf | 3 |
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 | ||
| 7 | bind R source-file ~/.tmux.conf \; display-message "Config reloaded..." | 7 | bind R source-file ~/.tmux.conf \; display-message "Config reloaded..." |
| 8 | 8 | ||
| 9 | status-bg red | 9 | set -g status-bg default |
| 10 | set -g status-fg default | ||
