Add -X to less.
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -27,7 +27,7 @@ complete -d rmdir
|
|||||||
#
|
#
|
||||||
export EDITOR="vim"
|
export EDITOR="vim"
|
||||||
export GIT_PAGER="less"
|
export GIT_PAGER="less"
|
||||||
export LESS="-EfmrSw"
|
export LESS="-EfmrSwX"
|
||||||
export PAGER="most"
|
export PAGER="most"
|
||||||
export PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/"
|
export PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/"
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user