From 80fbf9030738cbfea38bdd6a049ea828882328dd Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Wed, 6 Jun 2012 10:52:49 +0200 Subject: [Prompt] FANTASTIC STUFF : extensible prompt with TASKBAR and EXTRA_INFO --- net:foret/Colors.zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net:foret/Colors.zsh') diff --git a/net:foret/Colors.zsh b/net:foret/Colors.zsh index 100c30e..ffe5758 100644 --- a/net:foret/Colors.zsh +++ b/net:foret/Colors.zsh @@ -4,4 +4,6 @@ typeset -A _make_colors _make_colors[target]="31;1" _make_colors[verbose]="33;1" _make_colors[nproc]="33;1" +_make_colors[static]="32;1" +_make_colors[dynamic]="33;1" -- cgit v1.2.3