ohmyzsh/plugins/fabric
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-11-01 16:40:31 +01:00
..
_fabric fabric: add README (#7378) 2018-11-01 16:40:31 +01:00
README.md fabric: add README (#7378) 2018-11-01 16:40:31 +01:00

Fabric

This plugin provides completion for Fabric.

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

plugins=(... fabric)