50 lines
1.5 KiB
JSON
50 lines
1.5 KiB
JSON
[
|
|
{
|
|
"name": "duf",
|
|
"repo": "https://github.com/muesli/duf",
|
|
"description": "Disk Usage/Free Utility - a better 'df' alternative"
|
|
},
|
|
{
|
|
"name": "fzf",
|
|
"repo": "https://github.com/junegunn/fzf",
|
|
"description": "🌸 A command-line fuzzy finder"
|
|
},
|
|
{
|
|
"name": "just",
|
|
"repo": "https://github.com/casey/just",
|
|
"description": "🤖 Just a command runner"
|
|
},
|
|
{
|
|
"name": "mise",
|
|
"repo": "https://github.com/jdx/mise",
|
|
"description": "dev tools, env vars, task runner"
|
|
},
|
|
{
|
|
"name": "openspec",
|
|
"repo": "https://github.com/Fission-AI/OpenSpec",
|
|
"description": "Spec-driven development (SDD) for AI coding assistants."
|
|
},
|
|
{
|
|
"name": "rg",
|
|
"aliases": "ripgrep",
|
|
"repo": "https://github.com/burntsushi/ripgrep",
|
|
"description": "ripgrep recursively searches directories for a regex pattern while respecting your gitignore"
|
|
},
|
|
{
|
|
"name": "uv",
|
|
"repo": "https://github.com/astral-sh/uv",
|
|
"description": "An extremely fast Python package and project manager, written in Rust."
|
|
},
|
|
{
|
|
"name": "xh",
|
|
"aliases": "ripgrep",
|
|
"repo": "https://github.com/ducaale/xh",
|
|
"description": "Friendly and fast tool for sending HTTP requests"
|
|
},
|
|
{
|
|
"name": "zb",
|
|
"aliases": "zerobrew",
|
|
"repo": "https://github.com/lucasgelfond/zerobrew",
|
|
"description": "A 5-20x faster experimental Homebrew alternative"
|
|
}
|
|
] |