mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-07 16:00:41 +01: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)