Created
May 2, 2024 18:43
-
-
Save okineadev/0adbb30414dc8967cdc02f22d30bb992 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt install ruby | |
curl -O https://github.com/busyloop/lolcat/archive/master.zip | |
unzip master.zip && rm master.zip | |
cd lolcat-master/bin | |
gem install lolcat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment