docs: update README.md

This commit is contained in:
2026-01-30 01:42:23 +02:00
parent 0c73e4c502
commit a470a93a7d

View File

@@ -120,6 +120,10 @@ File patterns searched:
Local config files (`.tmux_local.yaml`) are merged with global config, with local values taking
precedence.
Local configs are useful for setups where a global config is shared among computers, and you want
per-computer configs which might be gitignored. This allows you to not check-in your local configs
while also being able to share a config that might be checked into git.
### Configuration Format
```yaml