This commit is contained in:
Max Howell 2024-01-17 11:20:29 -05:00
parent c999094495
commit 45bd92deef
2 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Usage
```
source "${PKGX_DIR:-$HOME/.pkgx}/github.com/rupa/zv*/z.sh"
```

View file

@ -0,0 +1,14 @@
distributable:
url: https://github.com/rupa/z/archive/{{version.tag}}.tar.gz
strip-components: 1
display-name: z
versions:
github: rupa/z/tags
build:
install -D z.sh {{prefix}}/z.sh
test:
source {{prefix}}/z.sh