Skip to content

Commit

Permalink
Don't give false exit code
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechilds committed Jan 10, 2017
1 parent 7e663c7 commit 0b0c3e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zsh-nvm.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,5 @@ if [[ "$ZSH_NVM_NO_LOAD" != true ]]; then
fi

fi

true

0 comments on commit 0b0c3e0

Please sign in to comment.