aboutsummaryrefslogtreecommitdiff
path: root/dot_bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'dot_bash_profile')
-rw-r--r--dot_bash_profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dot_bash_profile b/dot_bash_profile
index 33930d3..6687221 100644
--- a/dot_bash_profile
+++ b/dot_bash_profile
@@ -3,5 +3,4 @@
# Get the aliases and functions
[ -f "$HOME/.bashrc" ] && . "$HOME/.bashrc"
[ -f "$HOME/.profile" ] && . "$HOME/.profile"
-export PATH="$VOLTA_HOME/bin:$PATH"
. "$HOME/.cargo/env"