summaryrefslogtreecommitdiff
path: root/homebrew/zplug/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/zplug/.make.sh-auto')
-rw-r--r--homebrew/zplug/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/zplug/.make.sh-auto b/homebrew/zplug/.make.sh-auto
new file mode 100644
index 000000000..eb6679709
--- /dev/null
+++ b/homebrew/zplug/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+bin.install Dir["bin/*"]
+man1.install "doc/man/man1/zplug.1"
+prefix.install Dir["*"]
+touch prefix/"packages.zsh"