Files
Compose-Files/dotfiles/dot_oh-my-zsh/plugins/thor/_thor
T
2026-07-20 09:23:17 -04:00

5 lines
75 B
Plaintext

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