Files
miasma-os/files/system/usr/etc/skel/.oh-my-zsh/plugins/phing/README.md
2026-03-24 20:57:42 +11: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)