Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@thsutton
Created October 5, 2017 03:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thsutton/9a41754bb60f56ebe8cb4c030c6dcb69 to your computer and use it in GitHub Desktop.
Save thsutton/9a41754bb60f56ebe8cb4c030c6dcb69 to your computer and use it in GitHub Desktop.
$ git retch
#!/usr/bin/env bash
cat <<"EOF"
.-'"'-.
/ `. ,' \
| ,' `. |
| ___ |
\ ( . ) /
'-.:.-'
.:.
:::
:::
::.
'::
'
EOF
@thsutton
Copy link
Author

thsutton commented Oct 5, 2017

$ curl -o ~/bin/git-retch https://gist.github.com/thsutton/9a41754bb60f56ebe8cb4c030c6dcb69/raw/e6e0fd6893695c50d96009ec76a511ee2ef0e614/git-retch
$ chmod +x ~/bin/git-retch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment