Alacritty Auto Start Fish
shell:
program: /usr/local/bin/fish
args:
- --login
- --init-command
- "echo hello"
gdfelt
shell:
program: /usr/local/bin/fish
args:
- --login
- --init-command
- "echo hello"