diff options
Diffstat (limited to 'tmux')
| -rw-r--r-- | tmux/.tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 17cfe5e..a23dac9 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -11,6 +11,7 @@ setw -g base-index 1 setw -g mode-keys vi set -g default-terminal "screen-256color" +set -g default-command /bin/zsh set -g mouse on |
