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
Ohmyzsh
Commits
9b19ca28
Unverified
Commit
9b19ca28
authored
Oct 03, 2018
by
Marc Cornellà
Committed by
GitHub
Oct 03, 2018
Browse files
gulp: add README (#7200)
parents
0f6e3dc2
8bc176f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/gulp/README.md
0 → 100644
View file @
9b19ca28
# gulp plugin
This plugin adds autocompletion for your
[
`gulp`
](
https://gulpjs.com/
)
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