lukechilds / zsh-nvm

Zsh plugin for installing, updating and loading nvm
MIT License
2.22k stars 112 forks source link

Add support for xdg base directory #101

Closed Farid-NL closed 4 months ago

Farid-NL commented 6 months ago

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