Set default shell in alacritty
This commit is contained in:
parent
9153d8d1a8
commit
ad700ec86c
@ -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
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user