ooops... forgot to remove this line :)

This commit is contained in:
Bruno Pinto 2013-03-10 03:13:41 -03:00
parent d59bd05463
commit fadb1fe446

View File

@ -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