1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00
Files
dotfiles/exact_dot_oh-my-zsh/exact_plugins/exact_fabric/README.md
T
2020-04-19 09:38:02 +01:00

178 B

Fabric

This plugin provides completion for Fabric.

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

plugins=(... fabric)