aboutsummaryrefslogtreecommitdiffstats
path: root/tmux/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/.tmux.conf')
-rw-r--r--tmux/.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index c884f45..dcab725 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -41,6 +41,8 @@ setw -g pane-base-index 1
set-window-option -g mode-keys vi
+set-option -g default-shell /usr/bin/zsh
+
set -g mouse on
set-option -g history-limit 60000