mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 19:25:19 +08:00
184 B
184 B
Celery
This plugin provides completion for Celery.
To use it add celery to the plugins array in your zshrc file.
plugins=(... celery)