From 87cf71abfdf00338a263f49622674c65479d5e18 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 24 Oct 2014 11:42:58 +0200 Subject: [Cavium] fucked up. Got back funcs. --- net:foret/Colors.zsh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'net:foret/Colors.zsh') diff --git a/net:foret/Colors.zsh b/net:foret/Colors.zsh index d56bcbd..d7bd7c0 100644 --- a/net:foret/Colors.zsh +++ b/net:foret/Colors.zsh @@ -2,8 +2,14 @@ typeset -A _make_colors _make_colors[target]=$color[red] + _make_colors[verbose]=$color[yellow] + _make_colors[nproc]=$color[yellow] + _make_colors[static]=$color[green] _make_colors[dynamic]=$color[yellow] +_make_colors[sdk]=$color[cyan]";"$color[bold] + +_make_colors[gcc]=$color[blue]";"$color[bold] -- cgit v1.2.3