Files
modules/init
Xavier Delaruelle 32c6911f3e init: init MANPATH on zsh if empty to preserve man sysconfig
Zsh initializes by default the MANPATH environment variable to an empty
value when it starts. To preserve manpath system configuration even
after addition to this variable by modulefiles, set MANPATH variable to
':' if found empty.

Fixes #224.
2019-04-25 18:54:39 +02:00
..