ohmyzsh/plugins/available/thor/_thor

4 lines
75 B
Text

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