From 386a54753601871d04a1934cf1379bdb9a60e55d Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 7 Jun 2012 15:27:11 +0200 Subject: [Prompts] Lightens up the preexec, with better prompt_date update --- 11_Colors.zsh | 1 - 1 file changed, 1 deletion(-) (limited to '11_Colors.zsh') diff --git a/11_Colors.zsh b/11_Colors.zsh index 8edf6b0..0ef8c51 100644 --- a/11_Colors.zsh +++ b/11_Colors.zsh @@ -59,7 +59,6 @@ __set_prompt_colors () _date_colors[normal]=$_prompt_colors[soft_generic] _date_colors[exec]=$_prompt_colors[bold_generic] - _prompt_colors[date]=$_date_colors[normal] # full date _prompt_colors[cmd]="$color[none]" # command prompt _prompt_colors[exec]="$color[none]" # command output -- cgit v1.2.3