Skip to content

Instantly share code, notes, and snippets.

@mattboldt
Last active May 14, 2016 11:17
Show Gist options
  • Save mattboldt/5f39c569121d4c1ff298 to your computer and use it in GitHub Desktop.
Save mattboldt/5f39c569121d4c1ff298 to your computer and use it in GitHub Desktop.

Add this line to your ~/.bash_profile

alias gitpush='afplay /[PATH TO SOUND].MP3 && git push'

Then run source ~/.bash_profile

Now when you want to push, run gitpush instead and listen to the sound of an air horn, an 808 bass boom, or maybe even an airplane liftoff.

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