Carlo Sala 3f214329d6 chore: removing old completion code (#10616) | 2 年之前 | |
---|---|---|
.. | ||
README.md | 3 年之前 | |
fnm.plugin.zsh | 2 年之前 |
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)