alacritty: nushell as default shell
This commit is contained in:
@ -299,6 +299,6 @@ selection:
|
|||||||
# You can set shell.program to the path of your favorite shell, e.g. /bin/fish.
|
# You can set shell.program to the path of your favorite shell, e.g. /bin/fish.
|
||||||
# Entries in shell.args are passed unmodified as arguments to the shell.
|
# Entries in shell.args are passed unmodified as arguments to the shell.
|
||||||
shell:
|
shell:
|
||||||
program: fish
|
program: nu
|
||||||
# args:
|
# args:
|
||||||
# - --login
|
# - --login
|
||||||
|
|||||||
Reference in New Issue
Block a user