ohmyzsh/plugins/fabric
2019-08-19 18:12:53 +02:00
..
_fab fabric: support fabric 2+ completion (#8010) 2019-08-19 18:12:53 +02:00
fabric.plugin.zsh
README.md

Fabric

This plugin provides completion for Fabric.

To use it add fabric to the plugins array in your zshrc file.

plugins=(... fabric)