]> git.rmz.io Git - dotfiles.git/blob - zsh/plugins/thor/_thor
mv aliases
[dotfiles.git] / zsh / plugins / thor / _thor
1 #compdef thor
2 #autoload
3
4 compadd `thor list | grep thor | cut -d " " -f 2`