From b442b34170f8f731cf1fe9609812782a9d601078 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 17 Aug 2002 01:40:31 +0000 Subject: unposted: clint prompt theme %v typo correction --- Functions/Prompts/prompt_clint_setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions') diff --git a/Functions/Prompts/prompt_clint_setup b/Functions/Prompts/prompt_clint_setup index d6c5d71fb..5befc5431 100644 --- a/Functions/Prompts/prompt_clint_setup +++ b/Functions/Prompts/prompt_clint_setup @@ -39,7 +39,7 @@ prompt_clint_setup () { [[ -f /proc/apm ]] && p_apm="%(2v.-%2v-.)" p_shlvlhist="%{$reset_color%}zsh%(2L./$SHLVL.) %B%h%b " - p_rc="%(?..[%?%v1] )" + p_rc="%(?..[%?%1v] )" p_end="%{$reset_color%}%B%#%b %{$fg_no_bold[$pcc[2]]%}" POSTEDIT="$reset_color" -- cgit 1.4.1