Files
config/.oh-my-zsh/plugins/codeclimate/README.md
2025-07-22 16:18:19 +01:00

235 B
Executable File

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)