mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-19 03:05:12 +02:00
codeclimate plugin
This plugin adds autocompletion for the codeclimate CLI.
To use it, add codeclimate to the plugins array in your zshrc file:
plugins=(... codeclimate)