diff --git a/README.md b/README.md index 00ba2b6..b087399 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # 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 +```