config/oh-my-zsh/plugins/phing
2023-02-27 20:04:56 +05:30
..
phing.plugin.zsh add zsh 2023-02-27 20:04:56 +05:30
README.md add zsh 2023-02-27 20:04:56 +05:30

Phing plugin

This plugin adds autocompletion for phing targets.

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

plugins=(... phing)