lazygit
CLISimple terminal UI for git commands.
git2 recipes
delta
CLIA syntax-highlighting pager for git, diff, and grep output.
View git diff with syntax highlighting~97% est.
git diff | delta+2 more matching recipesviewers3 recipes
bat
CLIA cat clone with syntax highlighting and Git integration.
Use bat as pager for git diff~95% est.
git diff | bat --language diffviewers3 recipes
eza
CLIA modern, maintained replacement for ls with color and Git support.
List all files with git status~98% est.
eza -la --gitviewers3 recipes
chezmoi
CLIManage your dotfiles across multiple diverse machines securely.
Initialize chezmoi on a new machine~95% est.
chezmoi init --apply https://github.com/user/dotfiles.gitshell3 recipes
tldr
CLICommunity-maintained help pages (simplified man pages).
Look up a command~99% est.
tldr gitdocumentation3 recipes
aider
CLIAI pair programming in your terminal — edit code with LLMs.
ai-ml3 recipes
sops
CLISecrets management tool supporting YAML, JSON, and .env files.
security3 recipes
starship
CLIMinimal, blazing-fast, infinitely customizable prompt for any shell.
shell2 recipes