aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorAlec Goncharow <alec.goncharow@gmail.com>2018-10-07 13:54:13 -0400
committerAlec Goncharow <alec.goncharow@gmail.com>2018-10-07 13:54:13 -0400
commit2825fe0b91dc8f8abb318c83b85f893c35852e69 (patch)
tree43cf9cb085692efb7038a7f728263276cae6e0d4 /.bash_profile
parentdc3939e1d6ade0b378837e4f6b427273d4a5c227 (diff)
saving desktop config for reinstall
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"