Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed default check for curl, and placed it into nvm function
This fixes issue with curl not being installed before nvm is initially sourced and then curl subsequently being installed. removed creation of global curl function (after error detected) which overwrites the system tool, preventing execution of later installed curl binary
- Loading branch information