Last active
January 2, 2019 11:55
-
-
Save Pierre-Do/3e6fb732a42981de3b56999d4730c63b to your computer and use it in GitHub Desktop.
Cowsay does the standup
This file contains 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
git standup | sed -e ':a' -e 'N' -e '$!ba' -e 's/\n/\n /g' | cowsay -W 100 |
Author
Pierre-Do
commented
Jan 2, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment