🔖 Code documentation
info
Documentation is automatically updated every Thursday
at 4:30 UTC
at z-shell/docs.
File | Document format | Description |
---|---|---|
zi.zsh | adoc, pdf, html | The main script which is always loaded, in .zshrc |
side.zsh | adoc, pdf, html | Functions, loaded by install.zsh and autoload.zsh scripts |
install.zsh | adoc, pdf, html | Functions used only when installing a plugin or snippet |
autoload.zsh | adoc, pdf, html | Functions used only in interactive Zi invocations |
additional.zsh | adoc, pdf, html | Additonal support for functions |