Bash

Making Bash Output Colorful Rainbows with lolcat

This article introduces how to make Linux Bash command line output colorful rainbows with lolcat.

Shou Arisaka
1 min read
Nov 1, 2025

This article introduces how to make Linux Bash command line output colorful rainbows with lolcat.

Image

Installation (Ruby)

sudo gem install lolcat

Usage Example

cat ~/.bashrc | head -100 | lolcat

It works well with WSL’s bash prompt, but feels awkward in ConEmu. You might be able to configure color settings there.

Image

There’s not much practical use for this.

Share this article

Shou Arisaka Nov 1, 2025

🔗 Copy Links