[git] Don't use pager.sh anymore

This commit is contained in:
Ivan Malison 2023-07-27 15:40:27 -06:00
parent 1417280e51
commit 31e05314ae

View File

@ -54,7 +54,7 @@
# Use custom `.gitignore` and `.gitattributes`
excludesfile = ~/.gitignore
attributesfile = ~/.gitattributes
pager = pager.sh # set with environment variable so that pager can be different when inside emacs
pager = less
[color]
# Use colors in Git commands that are capable of colored output when