conf2/zsh/.oh-my-zsh/plugins/thor/_thor
2019-01-12 16:47:23 +01:00

5 lines
75 B
Plaintext

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