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
e03fe0c3
Unverified
Commit
e03fe0c3
authored
Oct 03, 2018
by
Denys Dovhan
Committed by
GitHub
Oct 03, 2018
Browse files
Add README.md to gulp plugin. Issue #7175
parent
0fdb911d
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/gulp/README.md
0 → 100644
View file @
e03fe0c3
# gulp plugin
This plugin adds autocompletion for your
`gulp`
tasks. It grabs all available tasks from the
`gulpfile.js`
in the current directory.
To use it, add
`gulp`
to the plugins array of your
`.zshrc`
file:
```
plugins=(... gulp)
```
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