Newer
Older
zsh_settings / .zsh_plugins / thor / _thor
@aoi1049 aoi1049 on 5 Feb 2019 75 bytes first commit.
#compdef thor
#autoload

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