This repository has been archived on 2022-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
prezto/plugins/thor/_thor
Andrew Hodges 92ba1f5737 Thor
Add plugin with completion for thor.
2011-05-28 13:12:03 -04:00

5 lines
75 B
Plaintext

#compdef thor
#autoload
compadd `thor list | grep thor | cut -d " " -f 2`