forked from colonelpanic/dotfiles
Updated git pager (less) to exit when content can be displayed on one screen.
This commit is contained in:
parent
f404a406e9
commit
ddaa222f5f
@ -37,6 +37,7 @@
|
||||
attributesfile = ~/.gitattributes
|
||||
# Treat spaces before tabs, lines that are indented with 8 or more spaces, and all kinds of trailing whitespace as an error
|
||||
whitespace = space-before-tab,indent-with-non-tab,trailing-space
|
||||
pager = less -F -X
|
||||
|
||||
[color]
|
||||
# Use colors in Git commands that are capable of colored output when outputting to the terminal
|
||||
|
Loading…
Reference in New Issue
Block a user