From abcdb4b29a726636d566a2ade9f569b39b0d37ba Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 18 Apr 2008 17:19:03 +0200 Subject: Better definition of the WATCHFMT. --- user:hugues/Environment.zsh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/user:hugues/Environment.zsh b/user:hugues/Environment.zsh index a0feccd..bf64adc 100644 --- a/user:hugues/Environment.zsh +++ b/user:hugues/Environment.zsh @@ -49,8 +49,7 @@ TIMEFMT='`%J` -- %P cpu System %S Total %E' -WATCHFMT=$COLOR_BLUECLAIR"%n"$COLOR_END -WATCHFMT=$WATCHFMT" has "$COLOR_YELLOW"%a %l from %M" +WATCHFMT=$c_$color[bold]$_c"%n"$c_$color[none]$_c" has "$c_$color[bold]$_c"%a"$c_$color[none]$_c" %l from %M" WATCH=notme WORDCHARS='*?-_~!#$%^' ## Caractères faisant partie des mots -- cgit v1.2.3