diff --git a/share/examples/csh/dot.cshrc b/share/examples/csh/dot.cshrc --- a/share/examples/csh/dot.cshrc +++ b/share/examples/csh/dot.cshrc @@ -137,3 +137,6 @@ # other autolist options set autolist = TAB + +# Case insensitive search in pager and man +setenv PAGER less -I