diff --git a/home/.zshenv b/home/.zshenv index a7c0064..7dfa5f8 100644 --- a/home/.zshenv +++ b/home/.zshenv @@ -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"