diff --git a/plugins/powify/_powify b/plugins/powify/_powify new file mode 100644 index 000000000..a7e02bbd2 --- /dev/null +++ b/plugins/powify/_powify @@ -0,0 +1,4 @@ +#compdef powify +#autoload + +compadd `powify | grep powify | cut -d " " -f 6` diff --git a/plugins/powify/powify.plugin.zsh b/plugins/powify/powify.plugin.zsh new file mode 100644 index 000000000..e69de29bb