conf2/zsh/.oh-my-zsh/plugins/phing
2020-06-11 16:41:32 +02:00
..
phing.plugin.zsh add oh-my-zsh to local user config 2019-01-12 16:47:23 +01:00
README.md add powerlevel10k 2020-06-11 16:41:32 +02: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)