This commit is contained in:
GitHub Merge Button 2012-02-20 22:49:06 -08:00
commit 65c6cd63fa
2 changed files with 4 additions and 0 deletions

4
plugins/powify/_powify Normal file
View file

@ -0,0 +1,4 @@
#compdef powify
#autoload
compadd `powify | grep powify | cut -d " " -f 6`

View file