#####################################################################
ZSH_PLUGINS+=($(
find "$HOME/.local/zsh" -type f 2>/dev/null
))
return 0