No need to define shell manually

This commit is contained in:
Daniel Lynn 2021-08-06 12:48:38 -05:00
parent 501a82cd3f
commit 65665dee3d
Signed by: daniel
GPG Key ID: 28496A140E180A9D

View File

@ -425,10 +425,10 @@ live_config_reload: true
# - (macOS) /bin/bash --login
# - (Linux/BSD) user login shell
# - (Windows) powershell
shell:
program: /usr/bin/zsh
args:
- -l
#shell:
# program: /usr/bin/zsh
# args:
# - -l
# Startup directory
#