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