From 17391759ab4c6eb1e75c8648c4fdaf1a7be1bc1d Mon Sep 17 00:00:00 2001 From: Tobias Gurtzick Date: Mon, 12 Mar 2018 19:03:02 +0100 Subject: [PATCH] add a readme for nvmng Signed-off-by: Tobias Gurtzick --- plugins/nvmng/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plugins/nvmng/README.md diff --git a/plugins/nvmng/README.md b/plugins/nvmng/README.md new file mode 100644 index 000000000..840dd2b97 --- /dev/null +++ b/plugins/nvmng/README.md @@ -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. +