home/categories/automation-tools/partme-ai-full-stack-skills-skills-nvm-skills-nvm-shell-integration-skill-md
automation-toolstools
nvm-shell-integration
Configure automatic nvm version switching when changing directories, using shell hooks for bash, zsh, and fish. Covers auto-use on cd, PATH restoration, and nvm deactivate. Use when the user wants automatic Node version switching per project, nvm use to run on directory change, or needs to deactivate nvm and restore system PATH.
maintainer
partme-ai
更新於 3/25/2026
星標
276
分支
52
quick start
Installation and usage
Configure automatic nvm version switching when changing directories, using shell hooks for bash, zsh, and fish. Covers auto-use on cd, PATH restoration, and nvm deactivate. Use when the user wants automatic Node version switching per project, nvm use to run on directory change, or needs to deactivate nvm and restore system PATH.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use nvm-shell-integration