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