1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-01 18:40:27 +00:00

Remove unnecessary whitespace

This commit is contained in:
Tom Kirchner 2011-03-15 00:42:12 +00:00
parent ce0e441f34
commit 9cd985abac

View File

@ -1,4 +1,3 @@
ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg[green]%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[red]%}!"