forked from wizzat/distribution
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdistributionrc
More file actions
27 lines (23 loc) · 740 Bytes
/
distributionrc
File metadata and controls
27 lines (23 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# put this file at $HOME/.distributionrc or specify it as --rcfile=<location>
# AS THE FIRST ARGUMENT to the script
#
# options for the distribution program can be specified one per line exactly as
# you'd specify them on the commandline. options in this file are overridden by
# the commandline options passed
#
# do not try to specify the same option twice in this file, you'll probably be
# surprised by the reverse-order of overrides
# obvious options?
--color
--size=med
# cool unicode partial-width characters
--char=pb
# other interesting-but-unusual graph bar choices
#--char=◵
#--char=■
#--char=◣
#--char=░
#--char=▞
# ANSI colour palette, in this order:
# regular, key, count, percent, graph
#--palette=0,0,32,35,34