summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-02-21 19:56:58 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-02-21 19:56:58 +0100
commit2643c5c264d13d5897890a2bbf97b4bdd01ebab8 (patch)
treee31da685011fdb655d9438e632e8d7593444208b /config
parentd8d1d03714bfbfec789b1aa5094e4417ec1dbf2e (diff)
removed: (zshrc) nvm snippet
Diffstat (limited to 'config')
-rw-r--r--config/zshrc/.zshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/zshrc/.zshrc b/config/zshrc/.zshrc
index 5555c4c..574e631 100644
--- a/config/zshrc/.zshrc
+++ b/config/zshrc/.zshrc
@@ -95,6 +95,3 @@ done
HISTFILE=~/.config/zsh/histfile
HISTSIZE=100000
SAVEHIST=100000
-
-[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
-[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion