aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile
index 89a3939..ae4555c 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -4,4 +4,4 @@
[[ -f ~/.bashrc ]] && . ~/.bashrc
-export PATH="$HOME/.cargo/bin:$HOME/go/bin:$PATH"
+export PATH="$HOME/.cargo/bin:$PATH"