This commit is contained in:
Anthony Cicchetti 2020-05-16 17:48:58 -04:00
parent 89eaab4736
commit c54755e6d2

View file

@ -284,7 +284,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/bin/zsh
program: /usr/local/bin/zsh
args:
- --login
# - "sleep 1 && tmux new -A -s DefaultSession"