mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 12:48:01 +00:00
3f99519021
Usage of `(( ... ))` over `[[ ... ]]` is preferred for arithmetic expression since the former is less error prone. Also, unset local variable whenever possible. |
||
---|---|---|
.. | ||
external@89dcaeb562 | ||
init.zsh | ||
README.md |
Completion
Loads and configures tab completion and provides additional completions from the zsh-completions project.
This module must be loaded after the utility module.
Contributors
Completions should be submitted to the zsh-completions project according to its rules and regulations. This module will be synchronized against it.
Authors
The authors of this module should be contacted via the issue tracker.