alacritty: use zsh
This commit is contained in:
parent
7a01021042
commit
da73fdfd20
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ live_config_reload: true
|
||||||
# - (Linux/BSD) user login shell
|
# - (Linux/BSD) user login shell
|
||||||
# - (Windows) powershell
|
# - (Windows) powershell
|
||||||
shell:
|
shell:
|
||||||
program: /usr/local/bin/bash
|
program: /bin/zsh
|
||||||
args:
|
args:
|
||||||
- --login
|
- --login
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue