switching to bash in alacritty

This commit is contained in:
Chris Cochrun 2023-02-07 10:11:38 -06:00
parent c8a61fe30a
commit 6e60f85317

View file

@ -357,7 +357,7 @@ colors:
# - (Linux/BSD) user login shell # - (Linux/BSD) user login shell
# - (Windows) powershell # - (Windows) powershell
shell: shell:
program: fish program: bash
# args: # args:
# - --login # - --login