ZSH plugin for ddev.
antigen bundle voronkovich/ddev.plugin.zsh
zplug "voronkovich/ddev.plugin.zsh"
git clone https://github.com/voronkovich/ddev.plugin.zsh ~/.oh-my-zsh/custom/plugins/ddev
Edit .zshrc
to enable the plugin:
plugins=(... ddev)
Clone this repo and add this into your .zshrc
:
source path/to/cloned/repo/ddev.plugin.zsh
Copyright (c) Voronkovich Oleg. Distributed under the MIT.