diff --git a/zsh-nvm.plugin.zsh b/zsh-nvm.plugin.zsh index 8f8e8ee..92916a9 100644 --- a/zsh-nvm.plugin.zsh +++ b/zsh-nvm.plugin.zsh @@ -190,4 +190,4 @@ if [[ "$ZSH_NVM_NO_LOAD" != true ]]; then fi -return true +return 0