aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorAlec Goncharow <Alec.Goncharow@gmail.com>2018-10-06 01:34:19 -0400
committerAlec Goncharow <Alec.Goncharow@gmail.com>2018-10-06 01:34:19 -0400
commitb5fa2c10a7053043251d77d395ab43e92aea6abe (patch)
tree82c9cb1e7805d7241705ee535ccf5d2f19a1f3a0 /.bash_profile
parent000087fc605d3382b2d2b669f3cc02850100e0f1 (diff)
yes
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 ae4555c..89a3939 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -4,4 +4,4 @@
[[ -f ~/.bashrc ]] && . ~/.bashrc
-export PATH="$HOME/.cargo/bin:$PATH"
+export PATH="$HOME/.cargo/bin:$HOME/go/bin:$PATH"