summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 78b4393..bbf3c42 100644
--- a/.profile
+++ b/.profile
@@ -1,6 +1,6 @@
# ~/.profile
-PATH=~/bin:/opt/homebrew/bin:$PATH:~/go/bin
+PATH=~/bin:/opt/homebrew/bin:$PATH:~/go/bin:~/.cargo/bin
[ "${SHELL##*/}" = bash ] && . ~/.bashrc