Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
fa9d9300
Commit
fa9d9300
authored
Nov 01, 2018
by
Erwan ROUSSEL
Committed by
Marc Cornellà
Nov 01, 2018
Browse files
fabric: add README (#7378)
parent
545446a3
Changes
3
Hide whitespace changes
Inline
Side-by-side
plugins/fabric/README.md
0 → 100644
View file @
fa9d9300
# Fabric
This plugin provides completion for
[
Fabric
](
https://www.fabfile.org/
)
.
To use it add fabric to the plugins array in your zshrc file.
```
bash
plugins
=(
... fabric
)
```
plugins/fabric/_fab
→
plugins/fabric/_fab
ric
View file @
fa9d9300
File moved
plugins/fabric/fabric.plugin.zsh
deleted
100644 → 0
View file @
545446a3
# DECLARION: This plugin was created by vhbit. What I did is just making a portal from https://github.com/vhbit/fabric-zsh-autocomplete.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment