Introduction¶
一份完整的 Zsh 中文手册。
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
进度¶
- 1 The Z Shell Manual
- 2 Introduction
- 3 Roadmap
- 4 Invocation
- 5 Files
- 6 Shell Grammar
- 7 Redirection
- 8 Command Execution
- 9 Functions
- 10 Jobs & Signals
- 11 Arithmetic Evaluation
- 12 Conditional Expressions
- 13 Prompt Expansion
- 14 Expansion
- 15 Parameters
- 16 Options
- 17 Shell Builtin Commands
- 18 Zsh Line Editor
- 19 Completion Widgets
- 20 Completion System
- 21 Completion Using compctl
- 22 Zsh Modules
- 23 Calendar Function System
- 24 TCP Function System
- 25 Zftp Function System
- 26 User Contributions
Project layout¶
mkdocs.yml # The configuration file.
content/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
最后更新: 2022-08-05 09:07:03