Covers navigation, filtering, transformation, string ops, object manipulation, @format strings, and practical recipes.
21 lines
652 B
Markdown
21 lines
652 B
Markdown
# TODO
|
|
|
|
## Topics to Write
|
|
|
|
- [ ] git — common workflows, rebase, stash, bisect
|
|
- [x] ansible — playbook patterns, inventory, vault, variables, roles
|
|
- [ ] podman — build, run, compose, volumes
|
|
- [x] 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
|