Only had the script that removed the local and remote branch. Don't ever really use it at this point as the remove branches are good for posterity and all of that shit
Post commit hook was writing to sndcrd.com and taking a picture. Don't really care about either of those things at this point, so dropping the extra code.
Switched to using `hub` instead of my script. Dropped a bunch of plugins
because I didn't see the value that I was hoping I would. Slowly moving towards
adopting the git aliases in zsh instead of my own, will clean up everything.
Also contemplating creating some plugins around my other aliases and break them
into separate projects just for the experience of building a zsh plugin