$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 是一款支持 module_path** 的 **Zsh 集成开发环境 - 立即试用!