mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-11-17 10:30:42 +01:00
Fixes issue 199 where the bash completion was not working in ZSH because the builtin bash command `complete` was not found. The fix executes the `bashcompinit` command which creates the `complete` function for the Z shell.
1.7 KiB
1.7 KiB