From fadb1fe446d33795ab897184a83bc30b4d5ded31 Mon Sep 17 00:00:00 2001 From: Bruno Pinto Date: Sun, 10 Mar 2013 03:13:41 -0300 Subject: [PATCH] ooops... forgot to remove this line :) --- plugins/node/node.load | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/node/node.load b/plugins/node/node.load index 19f331e..77ee7ac 100644 --- a/plugins/node/node.load +++ b/plugins/node/node.load @@ -19,6 +19,5 @@ function __check_node_project --on-variable PWD --description 'Setup local npm b set PATH $path $PATH end - bash -c "source /usr/local/etc/profile.d/z.sh; _z --add `pwd -P`" set -e count end