Back to Ohmyzsh

Celery

plugins/celery/README.md

latest183 B
Original Source

Celery

This plugin provides completion for Celery.

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

bash
plugins=(... celery)