kfet's "Today I Learned" (TIL) repository
TIL entries are little nuggets of knowledge, which at some point in time I considered interesting enough to keep around.
Topics are folders, individual entries are MD files.
# From a local clone
./install.sh
# Or directly from GitHub
curl -sSL https://raw.githubusercontent.com/kfet/til/main/install.sh | bash
```%