guarinogabriel / Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.
MIT License
8.86k stars 334 forks source link

Test if fast command exists with POSIX compatible check. #151

Closed carolineartz closed 6 years ago

carolineartz commented 6 years ago

Those using nvm for node don't install into /usr/local/lib/node_modules. This change checks for the command, not the script location.

guarinogabriel commented 6 years ago

Thanks for your contribution! 🎉