modified: FGI/OYK.pm
[GalaxyCodeBases.git] / tools / distribution / distributionrc
blob240cd34857a47f7fd7e2c60133498306dcfecb67
1 # put this file at $HOME/.distributionrc or specify it as --rcfile=<location>
2 # AS THE FIRST ARGUMENT to the script
4 # options for the distribution program can be specified one per line exactly as
5 # you'd specify them on the commandline. options in this file are overridden by
6 # the commandline options passed
8 # do not try to specify the same option twice in this file, you'll probably be
9 # surprised by the reverse-order of overrides
11 # obvious options?
12 --color
13 #--size=full
15 # two-char choice
16 --char=-o
18 # cool unicode partial-width characters
19 # --char=pb
20 # other interesting-but-unusual graph bar choices
21 #--char=◵
22 #--char=■
23 #--char=◣
24 #--char=░
25 #--char=▞
27 # ANSI colour palette, in this order:
28 # regular, key, count, percent, graph
29 --palette=0,32,34,35,37