From 129bd12964724314eb65a3ff3eb190fb3cf4991f Mon Sep 17 00:00:00 2001 From: Ivan Giacomelli Date: Thu, 1 Sep 2011 13:37:50 +0100 Subject: [PATCH] Small changes to theme file. --- themes/truemilk.zsh-theme | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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="