From a8c44622bed54945161c717fd878ac84ea9a289d Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 10 Apr 2011 21:06:43 +0800 Subject: [PATCH] Add -X to less. --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 8d4cc26..dfcdca9 100644 --- a/.bashrc +++ b/.bashrc @@ -27,7 +27,7 @@ complete -d rmdir # export EDITOR="vim" export GIT_PAGER="less" -export LESS="-EfmrSw" +export LESS="-EfmrSwX" export PAGER="most" export PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/" #