M README.md => README.md +1 -0
@@ 6,6 6,7 @@
* [build-info](build-info): Figure out the information about the current environment and render it into a shell environment variables file, C constants or a Lua table
* [dorker](dorker): After an embarrasing number of misspelings of dorker, I mean docker (the r and c keys are adjacent in the Dvorak layout), this is is my resulting convenience wrapper
* [cult](cult): How I endure the cult of rust
+* [theft](theft): [Steal this script](https://en.wikipedia.org/wiki/Steal_This_Album!)
## ArchLinux management scripts
* [clean](clean): Cleanup pacman cached, orphaned and/or explicitly installed packages, and coredumps
* [update](update): Update ArchLinux packages and rust, haskell, ocaml caches and nvim plugins
M scripts.toml => scripts.toml +3 -0
@@ 10,6 10,9 @@ description = "After an embarrasing number of misspelings of dorker, I mean dock
[scripts.cult]
description = "How I endure the cult of rust"
+[scripts.theft]
+description = "[Steal this script](https://en.wikipedia.org/wiki/Steal_This_Album!)"
+
[section.archlinux]
title = "ArchLinux management scripts"