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
|
||||
shell:
|
||||
program: /usr/local/bin/bash
|
||||
# args:
|
||||
# - --login
|
||||
args:
|
||||
- --login
|
||||
|
||||
# Startup directory
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue