1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-13 10:50:40 +01:00

Remove unnecessary whitespace

This commit is contained in:
Tom Kirchner
2011-03-15 00:42:12 +00:00
parent 6654d5dd99
commit 1b7868adca

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]%}!"