Files
howtos/TODO.md
user 5fe96d09c3 docs: add jq howto
Covers navigation, filtering, transformation, string ops,
object manipulation, @format strings, and practical recipes.
2026-02-21 20:36:13 +01:00

652 B

TODO

Topics to Write

  • git — common workflows, rebase, stash, bisect
  • ansible — playbook patterns, inventory, vault, variables, roles
  • podman — build, run, compose, volumes
  • jq — filters, select, map, slurp, recipes, @format
  • curl — headers, auth, methods, output
  • systemd — units, journalctl, timers
  • ssh — config, tunnels, keys, agent
  • bash — parameter expansion, arrays, traps
  • make — targets, variables, patterns
  • vim — motions, registers, macros

Improvements

  • Format linter script
  • Auto-generate index from topics/
  • Add last-reviewed date to template