+set the default shell to be zsh
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
set -g base-index 1
|
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-option -g prefix C-a
|
||||||
set-window-option -g mode-keys vi
|
set-window-option -g mode-keys vi
|
||||||
set -g @themepack 'powerline/block/blue'
|
set -g @themepack 'powerline/block/blue'
|
||||||
|
|||||||
Reference in New Issue
Block a user