alacritty: invoke bash with --login
This commit is contained in:
parent
26fa7131ae
commit
d550659828
1 changed files with 2 additions and 2 deletions
|
@ -404,8 +404,8 @@ live_config_reload: true
|
||||||
# - (Windows) powershell
|
# - (Windows) powershell
|
||||||
shell:
|
shell:
|
||||||
program: /usr/local/bin/bash
|
program: /usr/local/bin/bash
|
||||||
# args:
|
args:
|
||||||
# - --login
|
- --login
|
||||||
|
|
||||||
# Startup directory
|
# Startup directory
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue