diff --git a/gitconfig b/gitconfig index a0f9e31..0a50201 100644 --- a/gitconfig +++ b/gitconfig @@ -27,6 +27,7 @@ excludesfile = ~/.gitignore_global editor = vim trustctime = false # http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/ + pager = less -F -X [push] default = nothing