diff --git a/zsh-nvm.plugin.zsh b/zsh-nvm.plugin.zsh index de6b001..4997b5c 100644 --- a/zsh-nvm.plugin.zsh +++ b/zsh-nvm.plugin.zsh @@ -183,3 +183,5 @@ if [[ "$ZSH_NVM_NO_LOAD" != true ]]; then fi fi + +return true