ohmyzsh/plugins/phing
2020-03-09 14:46:22 +01:00
..
phing.plugin.zsh
README.md phing: fix copy-paste error in README 2020-03-09 14:46:22 +01:00

Phing plugin

This plugin adds autocompletion for phing targets.

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

plugins=(... phing)