dotfiles/dot_oh-my-zsh/plugins/thor/_thor
2023-01-30 14:28:59 +01:00

4 lines
75 B
Text

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