dotfiles/zsh/.oh-my-zsh_old/plugins/thor/_thor
2020-03-09 15:32:52 +01:00

5 lines
75 B
Plaintext

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