mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-21 05:43:42 +00:00
changed pager behavior to be more verbose
This commit is contained in:
parent
91f859618d
commit
f5df735ca7
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ if [[ $PAGER = "less" ]] ; then
|
|||
done
|
||||
|
||||
# let less be case insensitive
|
||||
export LESS='-iR'
|
||||
export LESS='-i -R -M'
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue