summaryrefslogtreecommitdiff
path: root/homebrew/z/.beer
blob: 1f7de4fa279c191f7c91cc5508ecc68d0769e4c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Z",
    "description": "Tracks most-used directories to make cd smarter",
    "url": "https://github.com/rupa/z/archive/v1.9.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/rupa/z",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "(prefix/\"etc/profile.d\").install \"z.sh\"",
        "man1.install \"z.1\""
    ],
    "version": "1.9",
    "file": "z.rb"
}