Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oh-my-zsh
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
github
oh-my-zsh
Commits
fa9d9300
Commit
fa9d9300
authored
Nov 01, 2018
by
Erwan ROUSSEL
Committed by
Marc Cornellà
Nov 01, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fabric: add README (#7378)
parent
545446a3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
1 deletion
+9
-1
README.md
plugins/fabric/README.md
+9
-0
_fabric
plugins/fabric/_fabric
+0
-0
fabric.plugin.zsh
plugins/fabric/fabric.plugin.zsh
+0
-1
No files found.
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