Remove cargo environment include
This commit is contained in:
parent
3acc93498e
commit
a47990740e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user