summaryrefslogtreecommitdiff
path: root/02_Zsh.zsh
diff options
context:
space:
mode:
Diffstat (limited to '02_Zsh.zsh')
-rw-r--r--02_Zsh.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/02_Zsh.zsh b/02_Zsh.zsh
index 3e7170a..4dac990 100644
--- a/02_Zsh.zsh
+++ b/02_Zsh.zsh
@@ -70,7 +70,7 @@ RPS1="%(?;;%{%}%?%{%}) %{[0;%(!."$C_ROOT"."$C_USER")m%}%D{%a%d%b|%H:
PS2="%{%}%B%_%b%{%}%B>%b%{%} "
-SPROMPT="zsh: %{%}%B«%R»%b%{%} ? Ce ne serait pas plutôt %{%}%B«%r»%b%{%} ? [nyae] "
+SPROMPT="zsh: %{%}%B«%R»%b%{%} ? Ce ne serait pas plutôt %{%}%B«%r»%b%{%} ? [nyae] "
##
# PS3="?# "
@@ -160,7 +160,7 @@ chpwd()
precmd ()
{
-# print -nP "%(?,,%{%}Foirage n°%{%}%?\n)%{%}"
+# print -nP "%(?,,%{%}Foirage n°%{%}%?\n)%{%}"
}
##