Files
cheatsheets/meta.json

91 lines
3.0 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"name": "brew",
"aliases": "homebrew",
"repo": "https://github.com/Homebrew/brew",
"description": "🍺 The missing package manager for macOS (or Linux)"
},
{
"name": "duf",
"repo": "https://github.com/muesli/duf",
"description": "Disk Usage/Free Utility - a better 'df' alternative"
},
{
"name": "fselect",
"repo": "https://github.com/jhspetersson/fselect",
"description": "Find files with SQL-like queries"
},
{
"name": "fzf",
"repo": "https://github.com/junegunn/fzf",
"description": "🌸 A command-line fuzzy finder"
},
{
"name": "hx",
"alias": "helix",
"repo": "https://github.com/helix-editor/helix",
"description": "A post-modern modal text editor."
},
{
"name": "jq",
"repo": "https://github.com/jqlang/jq",
"description": "Command-line JSON processor"
},
{
"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": "neovim",
"repo": "https://github.com/neovim/neovim",
"description": "Vim-fork focused on extensibility and usability"
},
{
"name": "nvm",
"repo": "https://github.com/nvm-sh/nvm",
"description": "Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions"
},
{
"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",
"repo": "https://github.com/ducaale/xh",
"description": "Friendly and fast tool for sending HTTP requests"
},
{
"name": "yq",
"repo": "https://github.com/mikefarah/yq",
"description": "yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor"
},
{
"name": "zb",
"aliases": "zerobrew",
"repo": "https://github.com/lucasgelfond/zerobrew",
"description": "A 5-20x faster experimental Homebrew alternative"
},
{
"name": "zed",
"repo": "https://github.com/zed-industries/zed",
"description": "Code at the speed of thought Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter"
}
]