From d9de394d9645f65712c7d712ebfbc322fd5c8d48 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Mon, 2 Feb 2009 12:59:10 +0100 Subject: [KEYCHAIN] meilleure gestion au login et à chaque prompt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 11_Colors.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '11_Colors.zsh') diff --git a/11_Colors.zsh b/11_Colors.zsh index 0ca3f52..00d405d 100644 --- a/11_Colors.zsh +++ b/11_Colors.zsh @@ -79,8 +79,8 @@ set_prompt_colors () mail_colors[unread]="$color[yellow];$color[bold]" # mail received mail_colors[listes]="$my_generic;$color[bold]" # less important mail received + agent_colors[empty]="$prompt_colors[soft_generic]" agent_colors[has_keys]="$color[bold];$color[yellow]" - agent_colors[empty]="$prompt_colors[bold_generic]" prompt_colors[up_to_date]="$my_generic" # up-to-date prompt_colors[not_up_to_date]="$color[green];$color[bold]" # not up to date -- cgit v1.2.3