summaryrefslogtreecommitdiffstats
path: root/.config/zsh/oh-my-zsh/plugins/thor/_thor
blob: 9f7ed5aefd35f6fa8d6133cde408f50e56d773f6 (plain) (blame)
1
2
3
4
#compdef thor
#autoload

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