Skip to content

Instantly share code, notes, and snippets.

View rafambbr's full-sized avatar
😁

Rafael Camargo rafambbr

😁
View GitHub Profile
@rafambbr
rafambbr / linux_fun.md
Created January 15, 2020 06:51 — forked from zlorb/linux_fun.md
How to have some fun using the terminal.

Linux fun-o-matic

How to have some fun using the terminal.

  1. Install cowsay [0] via : sudo apt-get install cowsay
  2. Install fortune [1] via : sudo apt-get install fortune
  3. Install figlet [3] via : sudo apt-get install figlet
  4. Make sure you have Ruby installed via : ruby -v
  5. Install the lolcat [2] via : gem gem install lolcat
  6. (option) Add to .bash_profile and/or .bashrc