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
|
||||
# - (Windows) powershell
|
||||
shell:
|
||||
program: /usr/local/bin/bash
|
||||
program: /bin/zsh
|
||||
args:
|
||||
- --login
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue