add a readme for nvmng

Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
This commit is contained in:
Tobias Gurtzick 2018-03-12 19:03:02 +01:00
parent b811acde9d
commit 17391759ab
No known key found for this signature in database
GPG Key ID: 6C56E4E3D2EAC901

10
plugins/nvmng/README.md Normal file
View File

@ -0,0 +1,10 @@
# 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.