]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/plugins/thor/_thor
merge oh-my-zsh into subdir
[dotfiles.git] / zsh / plugins / thor / _thor
diff --git a/zsh/plugins/thor/_thor b/zsh/plugins/thor/_thor
new file mode 100644 (file)
index 0000000..9f7ed5a
--- /dev/null
@@ -0,0 +1,4 @@
+#compdef thor
+#autoload
+
+compadd `thor list | grep thor | cut -d " " -f 2`