1
0
Fork 0
mirror of synced 2024-06-28 19:31:08 -04:00
zimfw/modules/completion/README.md
AtomicCoding a9828a8097 [completion] LS_COLORS independent of utility module
Completion module can now be loaded from an arbitrary location.

Closes #275
2018-05-24 20:15:27 -05:00

12 lines
322 B
Markdown

Completion
==========
Enables and configures smart and extensive tab completion.
Completions are sourced from [zsh-completions](https://github.com/zsh-users/zsh-completions).
Contributing
------------
Command completions should be submitted [upstream to zsh-completions](https://github.com/zsh-users/zsh-completions).