done
fi
+ # If the zsh-autosuggestions gets loaded, set another var
+ (( ${plugins[(I)zsh-autosuggestions.zsh]} )) \
+ && setvar ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE 'fg=green'
+
# And now (possibly) oh-my-zsh style plugins
if [[ -d ${ZDOTDIR}/plugins/ohmy ]]; then
typeset -a omplug
} && __
unfunction bindkey
-