autoload -U compinit promptinit autoload -U colors && colors compinit -d ${HOME}/.cache/.zcompdump promptinit if [ $AUTO_CD = true ] then setopt autocd fi unsetopt beep setopt HIST_IGNORE_SPACE if [ $COMPLETION_STYLE = bash ] then setopt noautomenu fi