From b87a3523b32fba29ab4dc156a5fd8e61fcb5230d Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Thu, 17 Jan 2019 08:05:45 +0100 Subject: [PATCH] Repaired git pager for git-grep --- .config/gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/gitconfig b/.config/gitconfig index 69f52dc..3b998af 100644 --- a/.config/gitconfig +++ b/.config/gitconfig @@ -7,6 +7,7 @@ [core] autocrlf = input whitespace = tabwidth=4 + pager = less -F -X [credential] helper = store [diff]