Skip to content

Instantly share code, notes, and snippets.

@olivierlemoal
Created April 23, 2015 14:31
Show Gist options
  • Save olivierlemoal/c9dfedba727cd7cf8fe2 to your computer and use it in GitHub Desktop.
Save olivierlemoal/c9dfedba727cd7cf8fe2 to your computer and use it in GitHub Desktop.
cowmail
cowmail () { cowsay | aha --black | mail -a "Content-type: text/html" -s $1 ${*:2} }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment