zpmod
b19981f
High-performance Zsh module for script optimization and filesystem helpers
|
Install under a prefix (requires root for typical prefixes). Use the CMake helper to configure, build, and install the module:
Add the installed module directory to your module_path
(default path shown):
Keep the module early in ~/.zshrc
to profile all subsequent sourcing.
Notes:
-D
flags if needed.cmake --build build-cmake --target stage
installs to a staged tree under build-cmake/stage
used by the test suite.