dotfiles/zsh/.zsh/plugins/celery
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
_celery import zsh config 2024-04-26 19:41:20 +02:00

README.md

Celery

This plugin provides completion for Celery.

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

plugins=(... celery)