change pager behavior

This commit is contained in:
2022-01-12 11:59:52 +01:00
parent 272d387946
commit afd7a3cf11

View File

@@ -5,6 +5,8 @@
[core] [core]
compression = 9 compression = 9
excludesfile = ~/.config/git/ignore excludesfile = ~/.config/git/ignore
pager = less -F -X
#pager = cat
[color] [color]
ui = auto ui = auto
[diff] [diff]