Skip to main content
🧙‍♂️ Kris Kowal 🐘 🐙 🧛 📌 📬

Holiday Bash

I'll be holding a little party at my terminal for the holidays. Please join me by running the following command in your shell.

((while true; do echo -en "\033[31m." >&2; echo; done) \
| (while read line; do echo -en "\033[32m."; done))