mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-07-01 05:03:43 +00:00

The v* glob expansions were failing with an error under zsh, just set nullglob/NULL_GLOB and make both bash and zsh happier.
The v* glob expansions were failing with an error under zsh, just set nullglob/NULL_GLOB and make both bash and zsh happier.