guix/oh-my-zsh/plugins/fabric
2024-05-05 13:55:06 +01:00
..
_fab Add ZSH config copies 2024-05-05 13:55:06 +01:00
fabric.plugin.zsh Add ZSH config copies 2024-05-05 13:55:06 +01:00
README.md Add ZSH config copies 2024-05-05 13:55:06 +01:00

Fabric

This plugin provides completion for Fabric.

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

plugins=(... fabric)