zsh-nvm icon indicating copy to clipboard operation
zsh-nvm copied to clipboard

Add support for xdg base directory

Open Farid-NL opened this issue 11 months ago • 0 comments

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

Farid-NL avatar Mar 22 '24 19:03 Farid-NL