From 2643c5c264d13d5897890a2bbf97b4bdd01ebab8 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 21 Feb 2023 19:56:58 +0100 Subject: removed: (zshrc) nvm snippet --- config/zshrc/.zshrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'config') 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 -- cgit v1.2.3