oh-my-zsh/plugins/nvmng/README.md

11 lines
307 B
Markdown
Raw Normal View History

# Description
This plugin loads the nvm-ng hard fork of nvm, with the --fast-reuse patch
applied. This improves loading times for your shell significantly.
# Installation
This plugin requires to install [nvm-ng](https://github.com/wzrdtales/nvm-ng).
Please follow the instructions on their README page.