diff options
author | hugues <hugues@a0e5b806-a6f9-0310-978d-cbce73f8a913> | 2005-08-09 17:19:42 +0000 |
---|---|---|
committer | Hugues Hiegel <hugues@hiegel.fr> | 2008-03-07 14:15:06 +0100 |
commit | e6a7a390c2ed366a8951bcaffadd2c60cfc573e4 (patch) | |
tree | f35f780563c2b87cf11ff46740725a5dbdca3afb | |
parent | 6c92f13fb273988da746d1b53058f9910c3b872a (diff) |
git-svn-id: svn+ssh://hugues@maison/opt/svn/private/hugues@149 a0e5b806-a6f9-0310-978d-cbce73f8a913
-rw-r--r-- | 02_Zsh.zsh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -70,7 +70,7 @@ RPS1="%(?;;%{[1;32m%}%?%{[0m%}) %{[0;%(!."$C_ROOT"."$C_USER")m%}%D{%a%d%b|%H: PS2="%{[33m%}%B%_%b%{[36m%}%B>%b%{[0m%} " -SPROMPT="zsh: %{[34m%}%B«%R»%b%{[0m%} ? Ce ne serait pas plutôt %{[35m%}%B«%r»%b%{[0m%} ? [nyae] " +SPROMPT="zsh: %{[34m%}%B«%R»%b%{[0m%} ? Ce ne serait pas plutôt %{[35m%}%B«%r»%b%{[0m%} ? [nyae] " ## # PS3="?# " @@ -160,7 +160,7 @@ chpwd() precmd () { -# print -nP "%(?,,%{[35;1m%}Foirage n°%{[38;1;45m%}%?\n)%{[0m%}" +# print -nP "%(?,,%{[35;1m%}Foirage n°%{[38;1;45m%}%?\n)%{[0m%}" } ## |