Set shell to zsh 🐚🐚
This commit is contained in:
parent
19e22395e2
commit
fee6cf0365
1 changed files with 2 additions and 2 deletions
|
@ -433,8 +433,8 @@ font:
|
||||||
# - (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: /bin/bash
|
program: /bin/zsh
|
||||||
# args:
|
# args:
|
||||||
# - --login
|
# - --login
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue