#####################################################################
ZSH_PLUGINS+=(
"${DOTWRYN}/config/colorschemes/active/getty.sh"
"${DOTWRYN}/zsh/plugins/code-activator/activator.plugin.zsh"
"${DOTWRYN}/zsh/plugins/z/z.sh"
"${DOTWRYN}/zsh/alias"
)
return 0