No need to define shell manually

This commit is contained in:
2021-08-06 12:48:38 -05:00
parent 501a82cd3f
commit 65665dee3d

View File

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