sekhali 64bf435678 initial commit | hace 1 año | |
---|---|---|
.. | ||
README.md | hace 1 año | |
fnm.plugin.zsh | hace 1 año |
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)