lra / mackup

Keep your application settings in sync (OS X/Linux)
GNU General Public License v3.0
14.53k stars 931 forks source link

Per machine sync #1374

Open pvinis opened 5 years ago

pvinis commented 5 years ago

Here is an idea. I have four different machines.

Is there something right now that can help with any of these three? Is any of these three planned, wanted?

joshmedeski commented 5 years ago

Take a look at the docs for configuration. You can choose to sync specific applications only with the applications_to_sync property in your ~/.mackup config file for each machine.

Your last bullet point is pretty complicated. Mackup is a simple solution for keeping things in sync across all machines. It doesn't currently offer support for syncing different configurations for different machines since it's just symbolically linking your config files to some online hosting (Dropbox, iCloud Drive, etc...).

Hope that helps.