Add random emoji to the beginning of every commit message
๐ Revert "๐ฉ feature that took the app down"
In the repo you want to add it too
wget https://raw.githubusercontent.com/butlerx/git-emoji/master/hooks/commit-msg -O .git/hooks/commit-msg
chmod +x .git/hooks/commit-msg