Skip to content

Instantly share code, notes, and snippets.

@nicohsieh
Last active July 5, 2018 18:43
Show Gist options
  • Save nicohsieh/c8cc97e75bff08691d48066de65511b1 to your computer and use it in GitHub Desktop.
Save nicohsieh/c8cc97e75bff08691d48066de65511b1 to your computer and use it in GitHub Desktop.
fortune | catsay | lolcat

install lolcat

gem install lolcat

install catsay

gem install catsay

install fortune

brew install fortune

Here we go!

fortune | catsay | lolcat
# or use nyan cat ^ .^
fortune | catsay -c nyancat | lolcat

Put it in your .bash, .profile or .zshrc to add some surprises to your command line life! 💗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment