summaryrefslogtreecommitdiff
path: root/homebrew/zshgitprompt/.beer
blob: 25a1f1f760813fe6a7182d62b384e843c897c85d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "ZshGitPrompt",
    "description": "Informative git prompt for zsh",
    "url": "https://github.com/olivierverdier/zsh-git-prompt/archive/v0.5.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/olivierverdier/zsh-git-prompt",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "prefix.install Dir[\"*.{sh,py}\"]"
    ],
    "version": "0.5",
    "file": "zsh-git-prompt.rb"
}