diff options
-rw-r--r-- | .tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf index 14f7fcb..dda9b5b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,3 +1,4 @@ +set -g default-shell /bin/zsh set -g mouse on set -g default-terminal "screen-256color" set -g repeat-time 250 |