Add zsh as shell for alacritty
This commit is contained in:
parent
49c061bc1f
commit
a212aac0a5
@ -425,10 +425,10 @@ background_opacity: 0.95
|
|||||||
# - (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: /usr/bin/zsh
|
||||||
# args:
|
args:
|
||||||
# - --login
|
- -l
|
||||||
|
|
||||||
# Startup directory
|
# Startup directory
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user