From 03c4da9da561f09d255b67b470aa470c8d154c45 Mon Sep 17 00:00:00 2001 From: Raving Genius Date: Sun, 1 Apr 2012 20:13:28 -0400 Subject: [PATCH] [URL theme] Change prompt when running with privileges --- themes/url.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/url.zsh-theme b/themes/url.zsh-theme index 80d73fc5f..a56d512e8 100644 --- a/themes/url.zsh-theme +++ b/themes/url.zsh-theme @@ -2,4 +2,4 @@ ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[yellow]%}?%{$reset_color%}%{$fg_bold[red ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}" PROMPT='%{$fg_bold[green]%}%n%{$reset_color%}%{$fg_bold[yellow]%}@%{$reset_color%}%{$fg_bold[green]%}%M%{$reset_color%}%{$fg_bold[blue]%}%d%{$reset_color%}$(git_prompt_info) -%{$fg_bold[yellow]%}$%{$reset_color%} ' +%{$fg_bold[yellow]%}%#%{$reset_color%} '