This commit is contained in:
Anthony Cicchetti 2020-04-22 21:11:08 -04:00
parent 6e2f551341
commit 81b188fee6

View file

@ -305,7 +305,7 @@ live_config_reload: true
# You can set `shell.program` to the path of your favorite shell, e.g. `/bin/fish`.
# Entries in `shell.args` are passed unmodified as arguments to the shell.
shell:
program: /usr/local/bin/zsh
program: /usr/bin/zsh
args:
- --login
# - "sleep 1 && tmux new -A -s DefaultSession"