🌱 Little Garden by Knowlats.dev
Notes Graph Blog
February 27, 2026

Fixing "husky" can not run git hooks (node installed by "nvm")

#javascript #tools #husky #git #dotfiles

Part of Dotfiles Add file ~/.config/husky/init.sh

export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"

Links to

  • Dotfiles

Linked from

  • Javascript
  • My Dotfiles (Coming Soon)
Knowledge Graph Full view →