mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-12 18:28:07 +01:00
docs: how to synchronize section
This commit is contained in:
parent
fb76f29857
commit
5c9f8b7ca4
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue