mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-31 06:04:45 +02:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .. | ||
| _ddev | ||
| README.md | ||
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)