zsh completion for makepkg
commit7fd0d037951f47329b869f8bf06368026a0c3ac0
authorDaniel Wallace <daniel.wallace@gatech.edu>
Mon, 30 Apr 2012 02:40:42 +0000 (29 22:40 -0400)
committerDan McGee <dan@archlinux.org>
Mon, 30 Apr 2012 22:37:18 +0000 (30 17:37 -0500)
tree1aa4c8cb71d0b39b51aefa86f6f74633d3abfd9d
parentd214c2347adc601554aaf524b224ce9bc182faed
zsh completion for makepkg

This adds zsh completion for makepkg to the _pacman file
in /usr/share/zsh/site-functions/. it completes makepkg and allows for
stacking of flags like -si, -sci, et cetera.

Signed-off-by: Daniel Wallace <daniel.wallace@gatech.edu>
contrib/zsh_completion.in