summaryrefslogtreecommitdiff
path: root/net:foret
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2012-03-02 12:35:38 +0100
committerHugues Hiegel <hugues.hiegel@qosmos.com>2012-03-02 12:35:38 +0100
commitce56e97857f9fcaaa9b6e7773e78c29a4dcc24b9 (patch)
tree67d1c19dd7d03051be6f3183036f1319c485e456 /net:foret
parentfab3ec2e93dde9d9a0e6cb591618a3f6601fa931 (diff)
[Colors] Added make colors for Q
Diffstat (limited to 'net:foret')
-rw-r--r--net:foret/Colors.zsh7
1 files changed, 7 insertions, 0 deletions
diff --git a/net:foret/Colors.zsh b/net:foret/Colors.zsh
new file mode 100644
index 0000000..100c30e
--- /dev/null
+++ b/net:foret/Colors.zsh
@@ -0,0 +1,7 @@
+
+typeset -A _make_colors
+
+_make_colors[target]="31;1"
+_make_colors[verbose]="33;1"
+_make_colors[nproc]="33;1"
+