Last active
June 9, 2017 21:06
-
-
Save kfox/68e7eade288902b195b70a3c67496ae1 to your computer and use it in GitHub Desktop.
Generates a plausible excuse when you need one
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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