config/oh-my-zsh/plugins/fabric
2023-02-27 20:04:56 +05:30
..
_fab add zsh 2023-02-27 20:04:56 +05:30
fabric.plugin.zsh add zsh 2023-02-27 20:04:56 +05:30
README.md add zsh 2023-02-27 20:04:56 +05:30

Fabric

This plugin provides completion for Fabric.

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

plugins=(... fabric)