homes/common/.oh-my-zsh/plugins/thor/_thor
Christophe Buffenoir 16b4350cdb Initial commit
2013-05-02 12:38:30 +02:00

4 lines
75 B
Text

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