Files
howtos/TODO.md
user 0ee2a0bffc docs: add curl howto
Covers HTTP methods, headers, auth, file upload/download, cookies,
response inspection with -w, proxies, and practical recipes.
2026-02-21 20:42:14 +01:00

682 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 — methods, headers, auth, upload, download, cookies, -w format
  • 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