Remove cargo environment include

This commit is contained in:
Anton Zadvorny 2023-01-03 07:01:35 +03:00
parent 3acc93498e
commit a47990740e
1 changed files with 0 additions and 2 deletions

View File

@ -11,5 +11,3 @@ export GOPRIVATE="go.pkg.cx"
if [[ "$(uname -m)" == "arm64" ]]; then
export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:${PATH}"
fi
source "$HOME/.cargo/env"