Update alacritty.yml

This commit is contained in:
Cameron Miller 2021-10-25 14:58:08 +00:00
parent f22096d2d6
commit c8908ec4c4

View File

@ -9,7 +9,7 @@
# - (Linux/BSD) user login shell # - (Linux/BSD) user login shell
# - (Windows) powershell # - (Windows) powershell
shell: shell:
program: /bin/zsh program: /bin/bash
# args: # args:
# - --login # - --login