Skip to content

Instantly share code, notes, and snippets.

@mariuszs
Created January 2, 2014 19:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mariuszs/8225600 to your computer and use it in GitHub Desktop.
Save mariuszs/8225600 to your computer and use it in GitHub Desktop.
Fishshell random cowsay
fortune -s | cowsay -f (cowsay -l | tail -n +2 | tr ' ' '\n' | shuf -n 1)
_______________
/ Universe, n.: \
| |
\ The problem. /
---------------
\ ^___^
\ (ooo)\_______
(___)\ )\/\
||----w |
|| ||
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment