Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Small, fast ZSH module for Gulp completion on projects with a single Gulpfile.js.

License

Notifications You must be signed in to change notification settings

emallson/gulp-zsh-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Gulp ZSH Completion

This is a simple ZSH plugin for gulp task completion.

I wrote this because the official one has a noticable delay before producing completion results. This one does not have that delay. However, this comes with the tradeoff that this only works with single-file gulp configurations! I may investigate expanding that in the future.

Installation

Recommended: Install using antigen:

antigen bundle emallson/gulp-zsh-completion

Manual:

Clone repository and source the file in your .zshrc

License

Available under GPLv3

About

Small, fast ZSH module for Gulp completion on projects with a single Gulpfile.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages