summaryrefslogtreecommitdiffstats
path: root/share/skel
diff options
context:
space:
mode:
Diffstat (limited to 'share/skel')
-rw-r--r--share/skel/dot.cshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skel/dot.cshrc b/share/skel/dot.cshrc
index b665825..8f75be4 100644
--- a/share/skel/dot.cshrc
+++ b/share/skel/dot.cshrc
@@ -18,7 +18,7 @@ umask 22
set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin $HOME/bin)
setenv EDITOR vi
-setenv PAGER less
+setenv PAGER more
setenv BLOCKSIZE K
if ($?prompt) then
OpenPOWER on IntegriCloud