summaryrefslogtreecommitdiff
path: root/plugins/nvm/nvm.plugin.zsh
AgeCommit message (Expand)Author
2020-10-09nvm: check $XDG_CONFIG_HOME/nvm for an nvm installationChigozirim C
2020-10-09nvm: simplify nvm.sh and bash completion loadingMarc Cornellà
2020-10-09nvm: use `nvm current` in nvm_prompt_info and look in alternate install locat...Andrew Janke
2020-10-08nvm: add Homebrew's nvm setup (#8316)davidfmatheson
2019-04-08nvm: load nvm script only if command doesn't already exist (#5454)Sascha Bratton
2016-08-07nvm plugin improvements (#5265)Luke Childs
2013-09-04Plugin for Node Version ManagerPaul Melnikow