zsh-manual-mdbook/zsh_guide/src/zshguide07.md

49 lines
1.3 KiB
Markdown
Raw Normal View History

2021-05-17 17:00:52 +02:00
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [Chapter 7: Modules and other bits and pieces *Not written*](#chapter-7-modules-and-other-bits-and-pieces-not-written)
- [7.1: Control over modules: `zmodload`](#71-control-over-modules-zmodload)
- [7.1.1: Modules defining parameters](#711-modules-defining-parameters)
- [7.1.2: Low-level system interaction](#712-low-level-system-interaction)
- [7.1.3: ZFTP](#713-zftp)
- [7.2: Contributed bits](#72-contributed-bits)
- [7.2.1: Prompt themes](#721-prompt-themes)
- [7.3: What's new in 4.1](#73-whats-new-in-41)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<span id="ragbag"></span><span id="l192"></span>
# Chapter 7: Modules and other bits and pieces *Not written*
<span id="l193"></span>
## 7.1: Control over modules: `zmodload`
<span id="l194"></span>
### 7.1.1: Modules defining parameters
<span id="l195"></span>
### 7.1.2: Low-level system interaction
<span id="l196"></span>
### 7.1.3: ZFTP
<span id="l197"></span>
## 7.2: Contributed bits
<span id="l198"></span>
### 7.2.1: Prompt themes
<span id="l199"></span>
## 7.3: What's new in 4.1