Skip to content

Instantly share code, notes, and snippets.

@RSpeekenbrink
Created May 10, 2019 13:28
Show Gist options
  • Save RSpeekenbrink/4697c0007616db13449359d0cddd93aa to your computer and use it in GitHub Desktop.
Save RSpeekenbrink/4697c0007616db13449359d0cddd93aa to your computer and use it in GitHub Desktop.
.bashrc Welcome Message with cowsay and fortune, shuffled
# Welcome Message
fortune | cowsay -f $(ls /usr/share/cowsay/cows/ | shuf -n1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment