Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins | 4 年之前 | |
---|---|---|
.. | ||
README.md | 4 年之前 | |
compleat.plugin.zsh | 13 年之前 |
This plugin looks for compleat and loads its completion.
To use it, add compleat to the plugins array in your zshrc file:
plugins=(... compleat)