Edit due to pygmalion sending add-zsh-hook not found.

This commit is contained in:
la-magra 2014-09-02 20:33:41 -05:00
commit cd7b3dd12e

View file

@ -1,6 +1,7 @@
# Yay! High voltage and arrows!
prompt_setup_pygmalion(){
autoload -U add-zsh-hook
ZSH_THEME_GIT_PROMPT_PREFIX="%{$reset_color%}%{$fg[green]%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%} "
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[yellow]%}⚡%{$reset_color%}"