23 lines
688 B
JSON
23 lines
688 B
JSON
[
|
|
{
|
|
"name": "duf",
|
|
"repo": "https://github.com/muesli/duf",
|
|
"description": "Disk Usage/Free Utility - a better 'df' alternative"
|
|
},
|
|
{
|
|
"name": "mise",
|
|
"repo": "https://github.com/jdx/mise",
|
|
"description": "dev tools, env vars, task runner"
|
|
},
|
|
{
|
|
"name": "uv",
|
|
"repo": "https://github.com/astral-sh/uv",
|
|
"description": "An extremely fast Python package and project manager, written in Rust."
|
|
},
|
|
{
|
|
"name": "zb",
|
|
"aliases": "zerobrew",
|
|
"repo": "https://github.com/lucasgelfond/zerobrew",
|
|
"description": "A 5-20x faster experimental Homebrew alternative"
|
|
}
|
|
] |