@ -1,3 +1,7 @@
if [ -z "$NVM_DIR" ]; then
NVM_DIR="$HOME/.nvm"
fi
_zsh_nvm_has() {
type "$1" > /dev/null 2>&1
}