nixos-config/dot_oh-my-zsh/plugins/thor/_thor
2024-10-22 11:11:45 -04:00

4 lines
75 B
Text

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