update README.md

This commit is contained in:
Thales Maciel 2026-05-01 15:24:31 -03:00
parent b736702260
commit 403f60dbbf
No known key found for this signature in database
GPG key ID: 33112E6833C34679

View file

@ -102,8 +102,7 @@ That adds a marker-fenced `Include` line to `~/.ssh/config`.
## Config
`~/.config/banger/config.toml`. All keys optional; the two most
useful:
`~/.config/banger/config.toml`. All keys are optional:
```toml
[vm_defaults]
@ -112,12 +111,12 @@ memory_mib = 4096
disk_size = "16G"
[[file_sync]]
host = "~/.aws"
guest = "~/.aws"
host = "~/.config/git/config"
guest = "~/.config/git/config"
[[file_sync]]
host = "~/.config/gh/hosts.yml"
guest = "~/.config/gh/hosts.yml"
host = "~/.aws"
guest = "~/.aws"
```
`vm_defaults` overrides banger's host-derived sizing. `file_sync`