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