Skip to content

Instantly share code, notes, and snippets.

@teuteuguy
Last active February 7, 2022 02:26
Show Gist options
  • Save teuteuguy/82200dd76b6cae469e31aa5052f30c9e to your computer and use it in GitHub Desktop.
Save teuteuguy/82200dd76b6cae469e31aa5052f30c9e to your computer and use it in GitHub Desktop.
Getting Husky to work with Tower

Create a .huskyrc file in your user folder, add following lines:

PATH="/usr/local/bin:$PATH"

If you are using nvm

. ~/.nvm/nvm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment