diff --git a/.config/git/config b/.config/git/config index cc68988..1188a61 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,5 +1,7 @@ [core] - editor = nvim + editor = nvim + # Only page if more than one screen + pager = "less -FX" [color] branch = auto