config/oh-my-zsh/plugins/celery
2023-02-27 20:04:56 +05:30
..
_celery add zsh 2023-02-27 20:04:56 +05:30
README.md add zsh 2023-02-27 20:04:56 +05:30

Celery

This plugin provides completion for Celery.

To use it add celery to the plugins array in your zshrc file.

plugins=(... celery)