oh-my-zsh/plugins/nvmng/README.md
Tobias Gurtzick 17391759ab
add a readme for nvmng
Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
2018-03-12 19:03:02 +01:00

11 lines
307 B
Markdown

# 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.