- Notifications
You must be signed in to change notification settings - Fork9
akoenig/gulp.plugin.zsh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Autocompletion for your gulp.js tasks in the Z-Shell (zsh).
Install with npm or manually.
$ npm install -g gulp.plugin.zsh
After that you have to restart yourzsh
.
- Clone this repository to your favorite path (e.g.
~/zsh-extensions/gulp.plugin.zsh
) source
the file in your.zshrc
- Restart your
zsh
# Your .zshrcsource$HOME/zsh-extensions/gulp.plugin.zsh/gulp.plugin.zsh
$ antigen bundle akoenig/gulp.plugin.zsh
Switch to your project (a.k.a. the place where thegulpfile.js
lives):
$ gulp <TAB>
Exemplary output:
λ build book → git master* → gulpappendix concat glossary pdf spellcheck toc build default lof preface statistics
Copyright 2014-2015,André König (andre.koenig@posteo.de)
About
Autocompletion support for your gulp.js tasks (zsh).
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.