summaryrefslogtreecommitdiff
path: root/12_Prompts.zsh
diff options
context:
space:
mode:
Diffstat (limited to '12_Prompts.zsh')
-rw-r--r--12_Prompts.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/12_Prompts.zsh b/12_Prompts.zsh
index 9cf5734..71854fb 100644
--- a/12_Prompts.zsh
+++ b/12_Prompts.zsh
@@ -324,7 +324,9 @@ __two_lines_prompt ()
PS2="$C_$_prompt_colors[soft_generic]$_C$(for i in {2..$#lastline} ; print -n "ยท" ; tput sc ; print -n "\r")$C_$color[yellow];$color[bold]$_C%_$(tput rc)$C_$color[none]$_C "
__debug "------------------------------"
+ #RPROMPT=$C_$_prompt_colors[bar]$_C"%{"$T_"%}m"${(l:$(($DATESIZE - 3))::q:)}"j%{"$_T"%}"
}
+unset RPROMPT
if ( ! __zsh_status )
then