Skip to content

Instantly share code, notes, and snippets.

@okineadev
Created May 2, 2024 18:43
Show Gist options
  • Save okineadev/0adbb30414dc8967cdc02f22d30bb992 to your computer and use it in GitHub Desktop.
Save okineadev/0adbb30414dc8967cdc02f22d30bb992 to your computer and use it in GitHub Desktop.
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