lolcat

Colorize text output with rainbow gradients in your terminal

brewmacoslinux
Try with needOr install directly
Source

About

Rainbows and unicorns in your console!

Commands

lolcat

Examples

Pipe command output through lolcat to colorize it$ echo 'Hello World' | lolcat
Display a file with rainbow colors$ lolcat /path/to/file.txt
Combine with other commands for colorized output$ cat ~/.bashrc | lolcat