Added check for unsetopt
unsetopt doesn't exist on OSX by default which causes `. nvm.sh` to fail at that line.
This commit is contained in:
Reference in New Issue
Block a user
unsetopt doesn't exist on OSX by default which causes `. nvm.sh` to fail at that line.