1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-23 06:43:29 +02:00

Added auto complete plugin for powder gem https://github.com/Rodreegez/powder

This commit is contained in:
Rahul Trikha
2011-08-02 11:24:09 +09:30
parent a738ca9b64
commit 68b5ef2aab
+4
View File
@@ -0,0 +1,4 @@
#compdef powder
#autoload
compadd `powder help | grep powder | cut -d " " -f 4`