More a diary than a blog. Move along nothing to see here.
git config --global alias.ac "commit am"
git commit -am "this is my commit"
git ac "this is my commit"