From ebfaa79728cb038205e8ccf58f818d77e08de8db Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Wed, 27 Feb 2008 12:15:02 +0100 Subject: Format de la date plus copain-copain. --- 11_Prompts.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11_Prompts.zsh b/11_Prompts.zsh index 0282b21..e624328 100644 --- a/11_Prompts.zsh +++ b/11_Prompts.zsh @@ -87,7 +87,7 @@ precmd () { term_title - DATE="%D{%H:%M:%S %d/%m/%Y}" + DATE="%D{%a %d %b %Y %H:%M:%S}" datesize=`print -Pn $DATE` datesize=${#datesize} ERROR=%(? "$C_$COLOR_BAR$_C----" "%4>>"$C_$COLOR_ERRR$_C"%?$C_$COLOR_BAR$_C"---"%>>") -- cgit v1.2.3