From 166c025ee02517dfa057d6486d6148d87498768f Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 17 Aug 2002 01:42:06 +0000 Subject: unposted: correct %v typo in clint prompt theme. --- 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