On Wed, Aug 01, 2018 at 12:59:13PM +0100, Ewan Slater wrote:
Can anyone suggest a way of doing this? If it was automatic (like syncthing) than that would be lovely, but even a simple way to say 'please update all instances of ~/.dircolors' would be handy.
How about creating a git repo or repos, pushing updates to github or bitbucket whenever you update the files and running a cron job on each machine to pull updates regularly?
That's an idea, though can you pull from git to a number of rather spread out (as in spread out around the system) files? ... or would you need a separate git repository for each?