From c7a58dab1c5989d1f1910158f966ba190cf50eb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 5 Nov 2012 11:49:01 +0100 Subject: bashrc: use less as PAGER --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc b/bashrc index e9fc8b0..df6829d 100644 --- a/bashrc +++ b/bashrc @@ -121,7 +121,7 @@ my_export() } # PAGER -my_export 'PAGER' 'most' '/bin/less' +my_export 'PAGER' 'less' '/bin/more' my_export 'EDITOR' 'vim' '/usr/bin/vi' # catch and eval dmalloc output -- cgit v1.1-2-g2b99