A little CLI that gives you a word of encouragement.
$ friend
✦ You are doing better than you think.
cargo install friend
$ friend
✦ Progress over perfection, always.
$ friend
✦ Take the next small step. That's all.
That's it.
Drop a messages.txt into your config directory and friend will mix
your lines into the random pool:
$XDG_CONFIG_HOME/friend/messages.txt, or~/.config/friend/messages.txt
One message per line. Blank lines and lines starting with # are ignored.
# my own little pep talks
You wrote that test on purpose. Good job.
Coffee, then commits.
$ friend --help
MIT