This commit is contained in:
Daniel Flanagan 2022-05-10 23:21:24 -05:00
parent b76283d175
commit e2dea411a3
Signed by untrusted user: lytedev-divvy
GPG key ID: 6D69CEEE4ABBCD82

View file

@ -8,4 +8,3 @@ command -v fish >/dev/null 2>&1 && grep fish /etc/shells >/dev/null 2>&1 && {
echo " You can also try fish temporarily by running 'fish'. No 'chsh' commitment required." echo " You can also try fish temporarily by running 'fish'. No 'chsh' commitment required."
echo " If you're in bash intentionally for some reason, then ignore this message." echo " If you're in bash intentionally for some reason, then ignore this message."
} }
. "$HOME/.cargo/env"