summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2021-05-30 12:17:55 +0200
committerMarc Vertes <mvertes@free.fr>2021-05-30 12:17:55 +0200
commit4bd0a72b639662f9a13c7c0adb1b423383c84ef5 (patch)
tree09c279e386b7e9d42930b351aafcb2d9c505007d /.profile
parent67efb5857e720ebbe323ea7284793c43f27b0f67 (diff)
update
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