diff --git a/zshenv b/zshenv index a13d7b6b..739ff421 100644 --- a/zshenv +++ b/zshenv @@ -24,3 +24,6 @@ PATH=$PATH # "Changes" home directory without root. Uncomment both lines below this. #export HOME= #cd + +# Uses most as the default pager if you uncomment line below. (You will also get colourful manpages :D). +#export PAGER=most