1
0
Fork 0
Add plugin with completion for thor.
pull/4/head
Andrew Hodges 14 years ago
parent bcfa9b1920
commit 92ba1f5737

@ -0,0 +1,4 @@
#compdef thor
#autoload
compadd `thor list | grep thor | cut -d " " -f 2`
Loading…
Cancel
Save