mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 15:34:50 +08:00
321 B
321 B
DDEV plugin
This plugin adds auto-completion for DDEV, a container-based development solution.
To use it add ddev to the plugins array in your zshrc file.
plugins=(... ddev)