November 14, 2020 Installing OMZ ASDF plugin with zinit

Installing OMZ asdf plugin with zinit requires loading bashcompinit before the plugin is loaded to avoid command not found: complete error.

e.g.

autoload -Uz bashcompinit && bashcompinit
zinit snippet OMZ::plugins/asdf/asdf.plugin.zsh