dotfiles/dot_oh-my-zsh/plugins/celery
2023-01-30 14:28:59 +01:00
..
_celery [+] First Commit 2023-01-30 14:28:59 +01:00
README.md [+] First Commit 2023-01-30 14:28:59 +01:00

Celery

This plugin provides completion for Celery.

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

plugins=(... celery)