Back to Ohmyzsh

Phing plugin

plugins/phing/README.md

latest210 B
Original Source

Phing plugin

This plugin adds autocompletion for phing targets.

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

zsh
plugins=(... phing)