This repository has been archived on 2022-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
prezto/plugins/thor/_thor

5 lines
75 B
Plaintext
Raw Normal View History

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