+set the default shell to be zsh

This commit is contained in:
AChavali
2019-12-30 13:06:37 +00:00
parent 2a2659c532
commit 6fdd4bb3e2

View File

@@ -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'