mirror of
https://github.com/lukechilds/zsh-nvm.git
synced 2025-06-05 11:56:28 +08:00
Merge f1b6bbda15
into 745291dcf2
This commit is contained in:
commit
b4fa89cdff
@ -69,6 +69,9 @@ _zsh_nvm_load() {
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
[[ "$NVM_AUTO_USE" == true ]] && _zsh_nvm_auto_use
|
||||
|
||||
}
|
||||
|
||||
_zsh_nvm_completion() {
|
||||
|
Loading…
Reference in New Issue
Block a user