diff --git a/themes/coffee.zsh-theme b/themes/coffee.zsh-theme index 74cf6b2bc..051ad3c5e 100644 --- a/themes/coffee.zsh-theme +++ b/themes/coffee.zsh-theme @@ -1,3 +1,4 @@ +# Coffeescript Theme by Dylan Hudson (@dyln_hdsn on twitter) ZSH_THEME_GIT_PROMPT_PREFIX="%{$reset_color%} (" ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%})%{$reset_color%}" ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[yellow]%}*%{$reset_color%}"