mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-02 19:17:23 +02:00
ddcdc26692
Co-authored-by: Sediman <jason@sediman.com>
190 B
190 B
Celery
This plugin provides completion for Celery.
To use it add celery to the plugins array in your zshrc file.
plugins=(... celery)