Commit graph

6 commits

Author SHA1 Message Date
Rafael Antonio Lucio
62c1014f4d Refactor to Coding Style Guide
Reference of [Coding Style
Guide](https://github.com/robbyrussell/oh-my-zsh/wiki/Coding-style-guide)
2017-12-10 00:33:07 -02:00
Rafael Antonio Lucio
62377ab6cb Add file to description how to use zsh_nvm_auto_load 2017-12-10 00:14:49 -02:00
Rafael Antonio Lucio
b256f11335 Add load node version when exists .nvmrc file in path 2017-12-10 00:09:25 -02:00
Luke Childs
a7de0fabd7 nvm plugin improvements (#5265)
* Export $NVM_DIR if it doesn't exist and use it when looking for nvm
* Use $NVM_DIR when looking for nvm for completion
* Use $NVM_DIR when looking for nvm in nvm_prompt_info
2016-08-07 19:36:44 +02:00
Paul Melnikow
3007f96090 NVM: Avoid providing completions when nvm is not installed 2013-09-05 10:09:19 -04:00
Paul Melnikow
e3c02bfeba Plugin for Node Version Manager 2013-09-04 18:07:58 -04:00