79808866

Date: 2025-11-04 11:55:20
Score: 0.5
Natty:
Report link

I wanted a simple understandable short non-intrusive solution, and one that works for .nvmrc in the current directory as that's the use-case I have.

Add this line [ -f .nvmrc ] && nvm use --silent in your ~/.bashrc or ~/.zshrc file.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Fortune