Skip to content

Instantly share code, notes, and snippets.

View ccqstark's full-sized avatar
🎯
Focusing in coding and studying

ccqstark ccqstark

🎯
Focusing in coding and studying
View GitHub Profile
@diegopacheco
diegopacheco / asciiquarium-linux.md
Last active December 10, 2021 18:06
How to install Linux asciiquarium?
wget http://www.robobunny.com/projects/asciiquarium/asciiquarium.tar.gz
tar -zxvf asciiquarium.tar.gz
cd asciiquarium_1.1/
chmod +x asciiquarium
sudo cp asciiquarium /usr/local/bin/asciiquarium
sudo cpan Term::Animation
asciiquarium