Start alacritty with bash calling default shell

This commit is contained in:
2023-03-25 14:04:00 +01:00
parent a53bfa8d12
commit 23fa1fd8d6

View File

@@ -8,6 +8,7 @@ alt_send_esc: false
# New shells should run fish
shell:
program: /opt/homebrew/bin/fish
program: /bin/bash
args:
- --login
- -c
- $SHELL