Slightly patched oh-my-zsh tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Marc Cornellà cad48e38bf
Merge branch 'master' into fabric_task_description
7 years ago
..
README.md
_fab Fix target_list creation. Supports fabric 1 and 2 7 years ago
fabric.plugin.zsh fabric: rename completion back to _fab 8 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)