ohmyzsh/plugins/celery
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-10-26 17:06:45 +02:00
..
_celery
README.md celery: add README (#7345) 2018-10-26 17:06:45 +02:00

Celery

This plugin provides completion for Celery.

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

plugins=(... celery)