never meant to touch this file

This commit is contained in:
Alex Reece 2013-06-13 22:19:49 -04:00
parent ba4167d89e
commit 0578d19d06

View file

@ -16,8 +16,6 @@ if (( ! $+commands[node] )); then
return 1
fi
pmodload 'helper'
# Load NPM completion.
if (( $+commands[npm] )); then
cache_file="${0:h}/cache.zsh"