mirror of
https://github.com/KevinMidboe/chsh.git
synced 2025-12-08 20:28:42 +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
|
# New shells should run fish
|
||||||
shell:
|
shell:
|
||||||
program: /opt/homebrew/bin/fish
|
program: /bin/bash
|
||||||
args:
|
args:
|
||||||
- --login
|
- -c
|
||||||
|
- $SHELL
|
||||||
|
|||||||
Reference in New Issue
Block a user