summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-04-30 09:23:42 +0300
committerLars Wirzenius <liw@liw.fi>2022-04-30 09:23:42 +0300
commit439f6c5a17b8863fce78379336244fa00c486e81 (patch)
treea61e05396b522a4a4728931b89e57ffb02daec0e
parent4cdf2df9f0f592caed7abe6669b88d7599a1dc8b (diff)
downloadliw-dot-files-439f6c5a17b8863fce78379336244fa00c486e81.tar.gz
profile: drop cargo setup, not needed here
Sponsored-by: author
-rw-r--r--profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/profile b/profile
index c346e4f..c9db459 100644
--- a/profile
+++ b/profile
@@ -20,5 +20,3 @@ fi
if [ -d "$HOME/bin" ] ; then
PATH="$HOME/bin:$PATH"
fi
-
-export PATH="$HOME/.cargo/bin:$PATH"