dotfiles/zsh/.zsh/plugins/phing
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
phing.plugin.zsh import zsh config 2024-04-26 19:41:20 +02:00

README.md

Phing plugin

This plugin adds autocompletion for phing targets.

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

plugins=(... phing)