Marc Cornellà eb2eacaf0c refactor(plugins): remove old generated completion files 2 年之前
..
README.md d9ad99531f feat(plugins): add fnm plugin (#9864) 2 年之前
fnm.plugin.zsh eb2eacaf0c refactor(plugins): remove old generated completion files 2 年之前

README.md

fnm plugin

This plugin adds autocompletion for fnm - a Node.js version manager.

To use it, add fnm to the plugins array in your zshrc file:

plugins=(... fnm)