diff --git a/themes/truemilk.zsh-theme b/themes/truemilk.zsh-theme index 4e194680f..405128ab3 100644 --- a/themes/truemilk.zsh-theme +++ b/themes/truemilk.zsh-theme @@ -1,4 +1,8 @@ -if [ $UID -eq 0 ]; then NCOLOR="red"; else NCOLOR="green"; fi +if [ $UID -eq 0 ]; + then NCOLOR="red"; +else + NCOLOR="green"; +fi local return_code="%(?..%{$fg[red]%}<%?>%{$reset_color%})" @@ -9,7 +13,3 @@ ZSH_THEME_GIT_PROMPT_PREFIX="