docs: how to synchronize section

This commit is contained in:
Jozef Steinhübl 2024-08-08 12:45:37 +02:00
parent fb76f29857
commit 5c9f8b7ca4
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -1,3 +1,11 @@
# <img src="https://voidlinux.org/assets/img/void_bg.png" width="24" /> Void Linux Configuration
My configuration files, themes and other stuff I daily use on my machine.
### How to synchronize?
You can use [goog](./goog) for automatic synchronization. Option `-s` forces goog to copy all dotfiles into directories.
```sh
$ ./goog -s
```