Theo de Raadt lives inside your Emacs and he is pissed about it.
Find a file
2025-04-17 01:19:19 +01:00
.gitignore treewide: init theo.el 2025-04-16 18:30:25 +01:00
LICENSE treewide: init theo.el 2025-04-16 18:30:25 +01:00
README.org docs: update README to mention new functionality 2025-04-17 01:19:19 +01:00
theo.el theo: provide optional argument to pick out theo quotes 2025-04-16 23:43:52 +01:00

theo.el

theo.el is an Emacs package which prints a random quote from Theo de Raadt. You can run it offline because you never need to fetch a quote if it is already baked into the package. Need I say more? Get it now!

Motivation

It started off while I was in VC with the lads, (when I was using Discord) and then we found lib/theo in this repository. I was intrigued enough to make an Emacs package for it in the same call and shared it out to others. But I wanted to make a repository for it so it can live on in more than a few cdn.discordapp.com links.

How do I use it?

After installing the package (I do not care how, as long as you can get it), just call theo straight from M-x. If you want to use it directly from Emacs Lisp however, just evaluate (theo), or run (theo n) with n being a quote you want to pick out. It really is that easy.

License

This package is licensed under the GNU General Public License 3.0.