Update .bashrc
This commit is contained in:
parent
98188027c3
commit
bcbf5282b8
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ then
|
|||
shopt -q login_shell && LOGIN_OPTION='--login' || LOGIN_OPTION=''
|
||||
exec fish $LOGIN_OPTION
|
||||
fi
|
||||
. "$HOME/.cargo/env"
|
||||
|
|
Loading…
Reference in a new issue