zi module
Summary
Section titled “Summary”Manage the binary Zsh module shipped with Zinit. Use zi module help to see available subcommands for building, installing, and testing the module.
Syntax / Usage
Section titled “Syntax / Usage”zi module {subcommand}zi module helpDetails
Section titled “Details”The Zinit Zsh module is a compiled C extension (hosted separately at https://github.com/zdharma-continuum/zinit-module) that provides additional performance features. The module command handles build and install operations for this binary module. Run zi module help to see the full list of subcommands available for the installed version.
Examples
Section titled “Examples”# See available module subcommandszi module helpSee Also
Section titled “See Also”- cmd-self-update
- cmd-zstatus