summaryrefslogtreecommitdiff
path: root/net:foret/Colors.zsh
blob: 100c30eddb5e6d96d698db2c6a724f7a82cd9eea (plain)
1
2
3
4
5
6
7

typeset -A _make_colors

_make_colors[target]="31;1"
_make_colors[verbose]="33;1"
_make_colors[nproc]="33;1"