Get a nice summary of your changes from a Git repo #git #git-log #column
git log --oneline --shortstat --author=Marko --pretty=tformat:'%Cblue%H%Creset|%ar|%s' | column -t -s '|'