Skip to content

Instantly share code, notes, and snippets.

@prosenjit-manna
Last active June 6, 2019 15:32
Show Gist options
  • Save prosenjit-manna/0496af99428e686b51cd1c7bcac353a8 to your computer and use it in GitHub Desktop.
Save prosenjit-manna/0496af99428e686b51cd1c7bcac353a8 to your computer and use it in GitHub Desktop.
# Create a file .huskyrc with this content and placed in ~/.huskyrc
# ~/.huskyrc
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment