Skip to content

Instantly share code, notes, and snippets.

@natterstefan
Created July 8, 2020 19:07
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 natterstefan/5625ae8317c2437bcc0056e054dd2e93 to your computer and use it in GitHub Desktop.
Save natterstefan/5625ae8317c2437bcc0056e054dd2e93 to your computer and use it in GitHub Desktop.
Enhance your git commands with ASCII Art
# ... other settings in your .bash_profile
# aliases
alias gpu='echo ""; cat ~/push.txt; git push; echo "";'
,~-.
( ' )-. ,~'`-.
,~' ` ' ) ) _( _) )
( ( .--.===.--. ( ` ' )
`.%%.;::|888.#`. `-'`~~=~'
/%%/::::|8888\##\
|%%/:::::|88888\##|
|%%|:::::|88888|##|.,-.
\%%|:::::|88888|##/ )_
\%\:::::|88888/#/ ( `' )
\%\::::|8888/#/( , -'`-.
,~-. `%\:::|888/#'( ( ') )
( ) )_ `\__|__/' `~-~=--~~='
( ` ') ) [VVVVV]
(_(_.~~~' \|_|/ hjw
[XXX]
`"""'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment