diff options
| -rw-r--r-- | tmux/tmux.conf.local | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux/tmux.conf.local b/tmux/tmux.conf.local new file mode 100644 index 0000000..0ef6457 --- /dev/null +++ b/tmux/tmux.conf.local | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | set-option status-style fg=#ffffff,bg=blue | ||
| 2 | |||