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

README.md

Fabric

This plugin provides completion for Fabric.

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

plugins=(... fabric)