aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.zshrc b/.zshrc
index c4d288b..366c835 100644
--- a/.zshrc
+++ b/.zshrc
@@ -106,6 +106,3 @@ if [[ -r "${HOME}/.bashrc" ]]; then
# shellcheck source=/dev/null
source "${HOME}/.bashrc"
fi
-
-export VOLTA_HOME="$HOME/.volta"
-export PATH="$VOLTA_HOME/bin:$PATH" \ No newline at end of file