mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-27 12:01:34 +00:00

committed by
Jordan Harband

parent
37e0977e60
commit
68fe26a5e4
@@ -92,6 +92,7 @@ __nvm ()
|
||||
# ZSH, load and run bashcompinit before calling the complete function.
|
||||
if [[ -n ${ZSH_VERSION-} ]]; then
|
||||
autoload -U +X bashcompinit && bashcompinit
|
||||
autoload -U +X compinit && compinit
|
||||
fi
|
||||
|
||||
complete -o default -F __nvm nvm
|
||||
|
Reference in New Issue
Block a user