From f01659eb8459dc632c8c7d7e8a359eab41c1023d Mon Sep 17 00:00:00 2001 From: Faerbit Date: Sun, 21 Jun 2015 22:34:16 +0200 Subject: [PATCH] Changing git pager. --- gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/gitconfig b/gitconfig index ee9fb2d..3b1a982 100644 --- a/gitconfig +++ b/gitconfig @@ -6,5 +6,6 @@ [core] editor = vim -c 'startinsert' excludesfile = ~/.globalgitignore + pager = less -F -X [push] default = simple