Skip to content

Instantly share code, notes, and snippets.

@kfox
Last active June 9, 2017 21:06
Show Gist options
  • Save kfox/68e7eade288902b195b70a3c67496ae1 to your computer and use it in GitHub Desktop.
Save kfox/68e7eade288902b195b70a3c67496ae1 to your computer and use it in GitHub Desktop.
Generates a plausible excuse when you need one
#!/bin/bash
# brew install httpie pup recode
# usage: git commit -m "$(excuse.sh)"
http http://programmingexcuses.com/ | pup 'center a text{}' | recode html..ascii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment