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.