mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-04-04 12:39:48 +00:00
Calculates ignored users at runtime by extracting them from passwd database and considering all users with UID < 100 (on Solaris systems) or UID < 500 (everywhere else). By my timings, this doesn't make it any noticably slower.
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.