lolcat: revert to busyloop (Debian) active; jaseg removed from PATH (too coarse)

This commit is contained in:
2026-06-24 09:40:27 -07:00
parent 13f43c3c5f
commit c680be4817
2 changed files with 8 additions and 10 deletions
+3 -4
View File
@@ -1,8 +1,7 @@
# zsh/lolcat.zsh (drunkendotfiles) — auto-sourced via ~/.zshrc: for f in ~/.yadr/zsh/*.zsh
# Rainbow-output helpers built on lolcat. Active build is jaseg's C lolcat at
# /usr/local/bin/lolcat (faster; built from source, ahead of Debian's busyloop
# Ruby /usr/games/lolcat on PATH). Both support -f/--force-color + tty
# auto-detect, so these helpers work with either.
# Rainbow-output helpers built on lolcat = Debian's busyloop Ruby build at
# /usr/games/lolcat (upstream github.com/busyloop/lolcat; 24-bit truecolor).
# It auto-detects a tty, so use -f/--force-color to colorize mid-pipeline.
# 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.