Use interactive 'less' for scrolling

This commit is contained in:
Anthony Rose 2025-01-03 11:12:47 +00:00
parent 8b9e5e6532
commit 1ec17ad324

View file

@ -1,6 +1,8 @@
# Set environment variable GIT_CONFIG_NOSYSTEM=true to ignore the Git
# system-wide config file (normally /etc/gitconfig).
[core]
pager = less -+FX
[pull]
ff = only
rebase = false