Fabric
This plugin provides completion for Fabric.
To use it add fabric to the plugins array in your zshrc file.
plugins=(... fabric)
Fixes #8337
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.md | fabric: add README (#7378) | |
_fab | fabric: fix awk "return not in function" error in completion | |
fabric.plugin.zsh | fabric: rename completion back to _fab |
This plugin provides completion for Fabric.
To use it add fabric to the plugins array in your zshrc file.
plugins=(... fabric)