examples/csh: Case insensitive search in pager

This is one of the most commonly requested configurations I'm asked to
share or put in man(1). Currently I think this is the most appropriate
and cannonical place for it.

MFC after:		3 days
Reviewed by:		carlavilla, imp
Approved by:		carlavilla (mentor)
Differential Revision:	https://reviews.freebsd.org/D49833
This commit is contained in:
Alexander Ziaee
2025-04-19 12:41:23 -04:00
parent bcd96c3180
commit ec95b6a3c7
+3
View File
@@ -137,3 +137,6 @@ setenv CLICOLOR 1
# other autolist options
set autolist = TAB
# Case insensitive search in pager and man
setenv PAGER less -I