ohmyzsh/plugins/phing
2019-10-18 19:12:05 +02:00
..
phing.plugin.zsh
README.md phing: add README (#8278) 2019-10-18 19:12:05 +02:00

Phing plugin

This plugin adds autocompletion for phing targets.

To use it, add phing to the plugins array of your .zshrc file:

plugins=(... eecms)