mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
add a readme for nvmng
Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
This commit is contained in:
parent
b811acde9d
commit
17391759ab
1 changed files with 10 additions and 0 deletions
10
plugins/nvmng/README.md
Normal file
10
plugins/nvmng/README.md
Normal 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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue