sekhali 64bf435678 initial commit | 1 year ago | |
---|---|---|
.. | ||
README.md | 1 year ago | |
_codeclimate | 1 year ago |
This plugin adds autocompletion for the codeclimate
CLI.
To use it, add codeclimate
to the plugins array in your zshrc file:
plugins=(... codeclimate)