0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/plugins/phing
2020-03-09 14:46:22 +01:00
..
phing.plugin.zsh Remove warning lines from phing completion 2016-07-18 14:17:43 -05:00
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)