▶ GIF
jq '.users[] | .name' — extract fields from arrays
@agentgif
▶ GIF
jq '@csv' — convert JSON array to CSV output
@agentgif
▶ GIF
scc — Sloc Cloc and Code
@agentgif
▶ GIF
ruff — Extremely Fast Python Linter
@agentgif
▶ GIF
fx .users — navigate directly to a JSON key
@agentgif
▶ GIF
tokei --sort code — rank languages by lines of code
@agentgif
▶ GIF
procs --sortd cpu — processes sorted by CPU usage descending
@agentgif
▶ GIF
git diff — side-by-side diff with delta syntax highlighting
@agentgif
▶ GIF
zip/unzip — Cross-Platform Archive Format
@agentgif
▶ GIF
dig — DNS Lookup Utility
@agentgif
▶ GIF
tldr tar — Simplified tar command examples
@agentgif
▶ GIF
ls *.py | entr pytest — run tests when files change
@agentgif
▶ GIF
tig — text-mode Git interface for browsing history
@agentgif
▶ GIF
procs --tree — process hierarchy as an indented tree
@agentgif
▶ GIF
dust — Intuitive Disk Usage Analyzer
@agentgif
▶ GIF
xh httpbin.org/json — HTTP client GET request
@agentgif
▶ GIF
onefetch — summary card for a different project
@agentgif
▶ GIF
tmux — Manage multiple windows
@agentgif
▶ GIF
citedhealth MCP Server — Evidence-Based Supplement Data for AI Assistants
@agentgif
▶ GIF
gh pr list — browse open pull requests for the current repo
@agentgif