Last active
December 14, 2015 15:29
-
-
Save jubianchi/5108194 to your computer and use it in GitHub Desktop.
git stashstash
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
[alias] | |
stashstash = "!f() { STASH=$(git stash); echo \"\\033[0;31mKouroukoukou roukoukou stash stash\\033[0m\"; echo \"$STASH\"; xdg-open \"http://www.youtube.com/watch?v=LpE1bJp8-4w&feature=youtu.be&t=47s\" > /dev/null 2>&1 & }; f" | |
satsh = !git stashstash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seriously! :)
I had 5 minutes to waste so I did something which I think is fun.