lolcat: correct attribution to busyloop Ruby build (Debian pkg upstream)

This commit is contained in:
2026-06-24 09:29:33 -07:00
parent 4053acbbc0
commit aafdc3a119
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -104,8 +104,8 @@ On top of stock YADR:
## Rainbow output (lolcat)
`zsh/lolcat.zsh` wires [lolcat](https://github.com/jaseg/lolcat) (Debian's
`/usr/games/lolcat`, the truecolor C build) into a few shell helpers. lolcat
`zsh/lolcat.zsh` wires [lolcat](https://github.com/busyloop/lolcat) (Debian's
`/usr/games/lolcat`, busyloop's Ruby build) into a few shell helpers. lolcat
auto-detects a tty — it colorizes straight to the terminal but passes text
through plain when piped onward, so use `-f`/`--force` to colorize mid-pipeline.