dotfiles/dot_oh-my-zsh/plugins/thor/_thor
2020-06-15 05:31:33 -05:00

4 lines
75 B
Text

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