diff options
Diffstat (limited to 'homebrew/zshgitprompt/.make.sh-auto')
-rw-r--r-- | homebrew/zshgitprompt/.make.sh-auto | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/homebrew/zshgitprompt/.make.sh-auto b/homebrew/zshgitprompt/.make.sh-auto new file mode 100644 index 000000000..401ab5e7d --- /dev/null +++ b/homebrew/zshgitprompt/.make.sh-auto @@ -0,0 +1,2 @@ +pkg:setup +prefix.install Dir["*.{sh,py}"] |