dotfiles/zsh/.zsh/plugins/codeclimate
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
_codeclimate import zsh config 2024-04-26 19:41:20 +02:00

README.md

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)