diff --git a/zsh/.bash_profile b/zsh/.bash_profile index bef220d..f693ea5 100644 --- a/zsh/.bash_profile +++ b/zsh/.bash_profile @@ -26,3 +26,4 @@ source ~/.aliases.sh if [[ -f "$HOME/use_google" ]]; then source $HOME/.bash_profile.google fi +. "$HOME/.cargo/env"