Add tab completion for Kompose.
Installing with Antigen
antigen bundle gantsign/zsh-plugins komposeInstalling with Ansible Role
Add the following to your Ansible playbook:
- role: gantsign.antigen
users:
- username: example_username
antigen_bundles:
- name: kompose
url: gantsign/zsh-plugins
location: komposeNote: replace example_username with the username to install this plugin for.