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 -1
View File
@@ -1,5 +1,6 @@
# zsh/lolcat.zsh (drunkendotfiles) — auto-sourced via ~/.zshrc: for f in ~/.yadr/zsh/*.zsh
# Rainbow-output helpers built on lolcat (jaseg's C build at /usr/games/lolcat).
# Rainbow-output helpers built on lolcat (Debian's "lolcat" pkg = busyloop's Ruby
# build at /usr/games/lolcat; upstream github.com/busyloop/lolcat).
# This lolcat is truecolor and auto-detects a tty: it colorizes when writing
# straight to the terminal, but passes text through UNcolored when piped onward,
# so use -f/--force to colorize in the middle of a pipeline.