@@ -70,16 +70,16 @@ dotsyncrc
70
70
#zsh/zshrc
71
71
[endfiles]
72
72
73
- ## hostname type=masterhost, ANY or NONE
73
+ ## hostname type=masterhost, ANY or NONE files=dotfile:tolink,another:tolink
74
74
[hosts]
75
- #host1.example.com git=ANY #git repo, pull from anywhere
76
- #host2.example.com git=ANY #git repo, pull from anywhere
77
- #host3.example.com git=ANY #git repo, pull from anywhere
78
- #host4.example.com git=host5.example.com #git repo, pull from host5
79
- #host5.example.com git=NONE #git repo, local only
80
- #host6.example.net rsync=host1.example.com #rsync mirror, push from host1
81
- #host7.example.net rsync=host2.example.com #rsync mirror, push from host2
82
- #host8.example.net rsync=host2.example.com #rsync mirror, push from host2
83
- #host9.example.net rsync=host2.example.com #rsync mirror, push from host2
75
+ #host1.example.com git=ANY files=custom/dotfile #git repo, pull from anywhere and link a custom dotfile
76
+ #host2.example.com git=ANY #git repo, pull from anywhere
77
+ #host3.example.com git=ANY #git repo, pull from anywhere
78
+ #host4.example.com git=host5.example.com #git repo, pull from host5
79
+ #host5.example.com git=NONE #git repo, local only
80
+ #host6.example.net rsync=host1.example.com #rsync mirror, push from host1
81
+ #host7.example.net rsync=host2.example.com #rsync mirror, push from host2
82
+ #host8.example.net rsync=host2.example.com #rsync mirror, push from host2
83
+ #host9.example.net rsync=host2.example.com #rsync mirror, push from host2
84
84
[endhosts]
85
85
0 commit comments