Skip to content

davidparsson/zsh-nvm-lazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

zsh-nvm-lazy

A zgen plugin for lazy loading of oh-my-zsh's nvm plugin. It supports lazy-loading nvm for more than one binary/entrypoint, with the defaults being nvm, node, npm and npx.

To extend these, export ZSH_LAZY_NVM_BINARIES before the plugin is loaded, like this:

export ZSH_LAZY_NVM_BINARIES=('nvm' 'npm' 'node' 'gulp')

About

A zsh plugin for lazy loading of oh-my-zsh's nvm plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages