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

general: Miscellaneous documentation updates

- Add missing documentation for options and environment variables
- Rearrange definition and documentation of 'Options', 'Variables'
  and 'Aliases' in a consistent order
This commit is contained in:
Indrajit Raychaudhuri
2018-10-12 03:55:55 -05:00
parent ff5bd9306e
commit 6f603df7a6
10 changed files with 79 additions and 25 deletions

View File

@ -10,7 +10,7 @@ in */etc* by default.
User-local configuration files have the same name as their global counterparts
but are prefixed with a dot (hidden). Zsh looks for these files in the path
stored in the `$ZDOTDIR` environmental variable. However, if said variable is
stored in the `$ZDOTDIR` environment variable. However, if said variable is
not defined, Zsh will use the user's home directory.
File Descriptions