about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-10 17:03:13 -0500
committerJune McEnroe <june@causal.agency>2020-02-10 17:03:13 -0500
commitc8a6564670839cc526073a90e573939ec30cfcce (patch)
treeb4b5479ed5f20e8d00b17c24e77bd08b75956bb1 /scripts
parentAdd -H (diff)
downloadcatgirl-c8a6564670839cc526073a90e573939ec30cfcce.tar.gz
catgirl-c8a6564670839cc526073a90e573939ec30cfcce.zip
Eliminate array in hash
I expected to have to remove some arbitrary colors, but it seems like
just the range 2-75 works fine.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe