Set default shell in alacritty

This commit is contained in:
Joachim Nielandt 2023-04-26 13:14:42 +02:00
parent 9153d8d1a8
commit ad700ec86c

View File

@ -466,10 +466,10 @@ colors:
# - (macOS) /bin/bash --login # - (macOS) /bin/bash --login
# - (Linux/BSD) user login shell # - (Linux/BSD) user login shell
# - (Windows) powershell # - (Windows) powershell
#shell: shell:
# program: /bin/bash program: /bin/zsh
# args: args:
# - --login - --login
# Startup directory # Startup directory
# #