zsh-nvm
zsh-nvm copied to clipboard
Add support for xdg base directory
nvm support XDG Base directory guidelines:
- If the environment variable $XDG_CONFIG_HOME is present, it will place the nvm files there.
zsh-nvm will now follow these guidelines if configured correctly