Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add nvmng plugin #6671

Closed
wants to merge 2 commits into from
Closed

add nvmng plugin #6671

wants to merge 2 commits into from

Conversation

wzrdtales
Copy link

@wzrdtales wzrdtales commented Mar 12, 2018

This adds the nvmng. plugin, which loads nvm with the flag --fast-reuse, which is exposed
by nvm-ng. This is a hard fork of nvm which contains patches that accelerate load time
for nvm, to get back to a more smooth behavior of your shell.

nvm-ng can be found here

https://github.com/wzrdtales/nvm-ng

Signed-off-by: Tobias Gurtzick magic@wizardtales.com

This adds the nvmng plugin, which loads nvm with the flag --fast-reuse, which is exposed
by nvm-ng. This is a hard fork of nvm which contains patches that accelerate load time
for nvm, to get back to a more smooth behavior of your shell.

Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
@wzrdtales
Copy link
Author

ping

@mcornella mcornella added Topic: completion Pull Request or issue regarding completion Area: plugin Issue or PR related to a plugin New: plugin Request for a plugin or Pull Request that adds one labels Mar 24, 2019
@mcornella
Copy link
Member

Has no interest. It also seems to just do the same as the nvm plugin, with the difference that you just need to install nvm-ng instead of nvm.

@mcornella mcornella closed this May 8, 2019
@wzrdtales
Copy link
Author

@mcornella Yes that is obviously the case. But the difference is, that this initializes it different than the nvm plugin (it adds an options flag). otherwise the nvm plugin could have been used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: plugin Issue or PR related to a plugin New: plugin Request for a plugin or Pull Request that adds one Topic: completion Pull Request or issue regarding completion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants