1
0
Fork 0

Unset ZSH plugin variables before filling them

This commit is contained in:
tastytea 2022-05-01 08:38:56 +02:00
parent 59c208db6c
commit 1312563b85
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 2 additions and 0 deletions

View File

@ -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