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'