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