summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
+