mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
zshenv: Added (commented) line to use most as default pager. (Colourful manpages :)).
This commit is contained in:
parent
24097fae2f
commit
4e9ce4c070
3
zshenv
3
zshenv
@ -24,3 +24,6 @@ PATH=$PATH
|
|||||||
# "Changes" home directory without root. Uncomment both lines below this.
|
# "Changes" home directory without root. Uncomment both lines below this.
|
||||||
#export HOME=<path to new home>
|
#export HOME=<path to new home>
|
||||||
#cd
|
#cd
|
||||||
|
|
||||||
|
# Uses most as the default pager if you uncomment line below. (You will also get colourful manpages :D).
|
||||||
|
#export PAGER=most
|
||||||
|
Loading…
Reference in New Issue
Block a user