config/oh-my-zsh/plugins/thor/_thor
2023-02-27 20:04:56 +05:30

4 lines
75 B
Text

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