aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorSimen A. W. Olsen <so@bjerk.io>2022-08-24 13:54:13 +0200
committerSimen A. W. Olsen <so@bjerk.io>2022-08-24 13:55:59 +0200
commitbdf126b4b432b58806dd959229ae636963e1a04c (patch)
tree64ce9e08c1439c95f1998dfef6cdc03758c962b6 /.zshrc
parent07c6460b70b2439b7d574625c7eefe27e026745b (diff)
downloaddotfiles-bdf126b4b432b58806dd959229ae636963e1a04c.tar.gz
dotfiles-bdf126b4b432b58806dd959229ae636963e1a04c.zip
add random updates
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