Unset ZSH plugin variables before filling them
This commit is contained in:
parent
59c208db6c
commit
1312563b85
@ -5,6 +5,8 @@ function()
|
||||
|
||||
setopt LOCAL_OPTIONS EXTENDED_GLOB
|
||||
|
||||
unset ZSH_PLUGIN_DIST ZSH_PLUGIN_SOURCE
|
||||
|
||||
local -a _my_plugins=(
|
||||
zsh-users/zsh-completions
|
||||
mafredri/zsh-async
|
||||
|
Loading…
x
Reference in New Issue
Block a user