diff --git a/zsh-nvm.plugin.zsh b/zsh-nvm.plugin.zsh index 92916a9..2fd2834 100644 --- a/zsh-nvm.plugin.zsh +++ b/zsh-nvm.plugin.zsh @@ -189,5 +189,3 @@ if [[ "$ZSH_NVM_NO_LOAD" != true ]]; then fi fi - -return 0