mirror of
https://github.com/lukechilds/zsh-nvm.git
synced 2025-01-30 09:47:14 +08:00
Remove change
This commit is contained in:
parent
e07475126c
commit
50634d9b50
@ -93,7 +93,6 @@ _zsh_nvm_lazy_load() {
|
||||
|
||||
# Add nvm
|
||||
global_binaries+=('nvm')
|
||||
global_binaries+=($NVM_LAZY_LOAD_EXTRA_COMMANDS)
|
||||
|
||||
# Remove any binaries that conflict with current aliases
|
||||
local cmds
|
||||
|
Loading…
Reference in New Issue
Block a user