gg c message
rather than:
git add -A
git commit -m "message"
when you're doing that 50 times a day, is particularly nice.
with alias, i have `gc -am "message"`