diff options
Diffstat (limited to 'homebrew/zplug/.make.sh-auto')
-rw-r--r-- | homebrew/zplug/.make.sh-auto | 5 |
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" |