aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index 7c2d41e..66e707f 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -1,4 +1,6 @@
set -g base-index 1
+set -g default-shell /usr/bin/zsh
+set -g default-command /usr/bin/zsh
set-option -g prefix C-a
set-window-option -g mode-keys vi
set -g @themepack 'powerline/block/blue'