Blame view
repos/robbyrussell/oh-my-zsh/plugins/thor/_thor
75 Bytes
|
093a6c34b
|
1 2 3 4 |
#compdef thor #autoload compadd `thor list | grep thor | cut -d " " -f 2` |
|
093a6c34b
|
1 2 3 4 |
#compdef thor #autoload compadd `thor list | grep thor | cut -d " " -f 2` |