• Andrew Hodges's avatar
    Thor · 18bfb14a
    Andrew Hodges authored
    Add plugin with completion for thor.
    18bfb14a
_thor 75 Bytes
#compdef thor
#autoload

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