🔖 コードドキュメント
info
Documentation is automatically updated every Thursday at 4:30 UTC at z-shell/docs.
| ファイル | ドキュメントの様式 | 説明 |
|---|---|---|
| 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 | プラグインまたはスニペットをインストールする場合にのみ使用される関数 |
| autoload.zsh | adoc, pdf, html | Functions used only in interactive Zi invocations |
| additional.zsh | adoc, pdf, html | 関数に対する追加サポート |