An octocat for cowsay... and how to make your shell as cool as mine :)
These instructions are for Mac. Sorry, not sorry.
Using homebrew...
Install cowsay: brew install cowsay
Install figlet: brew install figlet
Install lolcat: brew install lolcat
Copy the octacat.cow file to...
/System/Volumes/Data/opt/homebrew/Cellar/cowsay/3.04_1/share/cows/
... or wherever the hell your cow files are.
Now test it out...
figlet GitHub | cowsay -n -f octocat | lolcat
Sa-weet! Add that command to your .zshrc, or whatever shell init file you use. Profit!
Credit: This is based on https://github.com/cobyism/octocatsay