1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-02 12:09:26 +00:00

doc: More copyediting and formatting for consistency

This commit is contained in:
Indrajit Raychaudhuri
2018-10-12 10:52:24 -05:00
parent 6f603df7a6
commit 992b9de505
6 changed files with 23 additions and 24 deletions

View File

@ -5,6 +5,13 @@ Sets general shell options and defines environment variables.
This module must be loaded first.
Contributors
------------
This module **MUST NOT** rely on any command not built in Zsh.
Non-interactive environment variables should be defined in [`zshenv`][1].
Options
-------
@ -38,13 +45,6 @@ Variables
- `LESS_TERMCAP_ue` ends underline.
- `LESS_TERMCAP_us` begins underline.
Contributors
------------
This module **MUST NOT** rely on any command not built in Zsh.
Non-interactive environment variables should be defined in [`zshenv`][1].
Authors
-------