Hello,
I am a newbie in syncthing. I would like to hear about your way of sinking .dotfiles under home directory. I am not syncing full home directory, but only selected directories including .vim, .task etc. Since syncthing is not sinking individual files per se, I have difficulty to sink some important .dotfiles under home directory.
This is how I do it now. I am sure there is a better way to do it.
I created .dotfiles directory into which I put all my important .dotfiles such as .bashrc, .bash_profile, .vimrc etc. I create link to home folder via script. I sink this directory via syncthing.
However still I am not content with this option, it still takes management for .dotfiles. I want syncthing to handle it completely if possible.
Could you advise me a model or how you sync these files?