Files
zsh-config/plugins/phing/README.md
2026-03-01 20:58:45 -06:00

211 B

Phing plugin

This plugin adds autocompletion for phing targets.

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

plugins=(... phing)