mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-31 22:08:34 +00:00
force pager to be blank
This commit is contained in:
parent
89988996ac
commit
94f514a709
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@ if [ $PAGER = less ] ; then
|
|||
LESS='-R -M'
|
||||
export LESS
|
||||
fi
|
||||
|
||||
GIT_PAGER=''
|
||||
export GIT_PAGER
|
||||
|
|
Loading…
Add table
Reference in a new issue