mirror of
https://github.com/KevinMidboe/chsh.git
synced 2025-10-28 20:20:12 +00:00
Start alacritty with bash calling default shell
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user