aboutsummaryrefslogtreecommitdiff
path: root/zshenv
diff options
context:
space:
mode:
Diffstat (limited to 'zshenv')
-rw-r--r--zshenv3
1 files changed, 0 insertions, 3 deletions
diff --git a/zshenv b/zshenv
index 2feb5c4..4d2139a 100644
--- a/zshenv
+++ b/zshenv
@@ -64,9 +64,6 @@ important-work-stuff() {
}
-# OPAM configuration
-. /home/oreodave/.opam/opam-init/init.zsh > /dev/null 2> /dev/null || true
-
#NVM config
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm