Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins 4 years ago
..
README.md 610b2529d2 Clean up plugin READMEs and a few plugins 4 years ago
_fab 687c50bdf9 fabric: fix awk "return not in function" error in completion 4 years ago
fabric.plugin.zsh ad69c7a82f fabric: rename completion back to _fab 5 years ago

README.md

Fabric

This plugin provides completion for Fabric.

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

plugins=(... fabric)