less: update pager options
This commit is contained in:
parent
5e4cf50643
commit
886470354f
@ -2,7 +2,8 @@ set -gx BAT_STYLE plain
|
||||
set -gx BAT_THEME Coldark-Dark
|
||||
set -gx EDITOR hx
|
||||
set -gx LANG en_US.UTF-8
|
||||
set -gx PAGER 'less --tabs=4 --jump-target=.25 -iRFM'
|
||||
set -gx LESS '-x4 -z-4 -j.25 -iFMRS'
|
||||
set -gx PAGER less
|
||||
|
||||
if status --is-interactive
|
||||
# Disable the default shell greeting
|
||||
|
Loading…
x
Reference in New Issue
Block a user