From 966f82cb0d4560cad7f18a4cbd0eb742a40d025a Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 27 Jul 2012 10:26:09 +0200 Subject: [Git] new ffwd-able color + blinking stash.. --- 11_Colors.zsh | 1 + 1 file changed, 1 insertion(+) (limited to '11_Colors.zsh') diff --git a/11_Colors.zsh b/11_Colors.zsh index 4e8e1e6..055f28c 100644 --- a/11_Colors.zsh +++ b/11_Colors.zsh @@ -85,6 +85,7 @@ __set_prompt_colors () _gcl_colors[mixed]="$color[green];$color[bold]" _gcl_colors[changed]="$color[green]" _gcl_colors[merging]="$color[bg-black]" + _gcl_colors[ffwd]="$color[standout]" _guilt_colors[applied]=$_gcl_colors[cached] _guilt_colors[unapplied]=$color[black] -- cgit v1.2.3