diff options
Diffstat (limited to 'tmux.conf')
| -rw-r--r-- | tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ new-session -s work new-session -s main new-session -s misc +set -gw mode-keys emacs + set -g status-right '#h' set -g status-bg white |
