Don't overuse less

This disables the git pager when there is less than one page available for viewing:
git config --global core.pager "less -F -X"