From 19ab90f1b47ca493b698023677aedbb6319239a1 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sun, 23 Apr 2017 16:40:43 +0200 Subject: Add new zsh conf --- zsh/.zsh/nodejs.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/.zsh/nodejs.zsh') diff --git a/zsh/.zsh/nodejs.zsh b/zsh/.zsh/nodejs.zsh index fb762b5..4f95e1e 100755 --- a/zsh/.zsh/nodejs.zsh +++ b/zsh/.zsh/nodejs.zsh @@ -15,7 +15,7 @@ # ░░░░░░░░░░ # #█▓▒░ node version manager -source ~/.nvm/nvm.sh +#source ~/.nvm/nvm.sh #█▓▒░ aliases alias node="sudo node" -- cgit v1.2.1