bin/heading @ 57f3131c232a

More
author Steve Losh <steve@stevelosh.com>
date Thu, 26 Dec 2019 10:39:00 -0500
parents e27888136324
children (none)
#!/usr/bin/env bash

FONT="$1"
shift

echo
toilet -k -t -F gay:crop -f "$FONT" "$@"
echo