Add cargo to path

This commit is contained in:
Christian Nieves
2023-06-26 13:01:29 -05:00
parent 56951c0225
commit 219293d927

View File

@ -26,3 +26,4 @@ source ~/.aliases.sh
if [[ -f "$HOME/use_google" ]]; then
source $HOME/.bash_profile.google
fi
. "$HOME/.cargo/env"