]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/thor/_thor
initial
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / thor / _thor
1 #compdef thor
2 #autoload
3
4 compadd `thor list | grep thor | cut -d " " -f 2`