dotfiles/.oh-my-zsh/plugins/fabric
2020-06-29 00:32:26 +02:00
..
_fab Add Oh my zsh configs 2020-06-29 00:32:26 +02:00
fabric.plugin.zsh Add Oh my zsh configs 2020-06-29 00:32:26 +02:00
README.md Add Oh my zsh configs 2020-06-29 00:32:26 +02:00

Fabric

This plugin provides completion for Fabric.

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

plugins=(... fabric)