Files
config/.oh-my-zsh/plugins/thor/_thor
2025-07-22 16:18:19 +01:00

5 lines
75 B
Plaintext
Executable File

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