$module_path
–
Search path for dynamic modules
$module_path defines the paths where the zmodload command searches for dynamically loadable modules.
$MODULE_PATH contains the same data as a colon-separated list of paths.
Links
Examples
- Print current module search path
- Output:
1typeset module_path1module_path=( /usr/lib/zsh/5.9 )
BashSupport Pro is a Zsh IDE with support for $module_path – try it now!