alacritty: nushell as default shell

This commit is contained in:
2023-10-21 13:06:13 +02:00
parent e9cdf0b0ec
commit eb5db8a34a

View File

@ -299,6 +299,6 @@ selection:
# 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.
shell:
program: fish
program: nu
# args:
# - --login