In your ~/.gitconfig:

    [alias]
      ci = commit -v
Then always commit with: git ci