commit 8f700d75e2ec40bfe47e6500e98449e3591dd8f6
parent 78f6da89df7df7a811f3f7cefd63f39edc0cde77
Author: Robert Russell <robert@rr3.xyz>
Date: Sat, 7 Mar 2026 16:56:10 -0800
Remove cargo from .profile
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.profile b/.profile
@@ -9,4 +9,3 @@ export PATSHOME="/opt/ats2/lib/ats2-postiats-0.4.2"
test -r $HOME/.opam/opam-init/init.sh && . $HOME/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
[ -f "$HOME/.ghcup/env" ] && . "$HOME/.ghcup/env" # ghcup-env
-. "$HOME/.cargo/env"