Commit fadb1fe4 authored by Bruno Pinto's avatar Bruno Pinto

ooops... forgot to remove this line :)

parent d59bd054
...@@ -19,6 +19,5 @@ function __check_node_project --on-variable PWD --description 'Setup local npm b ...@@ -19,6 +19,5 @@ function __check_node_project --on-variable PWD --description 'Setup local npm b
set PATH $path $PATH set PATH $path $PATH
end end
bash -c "source /usr/local/etc/profile.d/z.sh; _z --add `pwd -P`"
set -e count set -e count
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment