zero-sh / apply-user-defaults

A small utility to set macOS user defaults declaratively from a YAML file.
Apache License 2.0
62 stars 1 forks source link

make a backup of current user defaults #2

Open skywinder opened 4 years ago

skywinder commented 4 years ago

Hello. I already changed a lot of user defaults. I would like to save these changes too. Since I don't remember all the settings, that I changed. It would be nice to generate yaml from current user defaults. is it possible to make this by read option?

nicoandmee commented 8 months ago

I concur this would be a very welcome feature!

0xdevalias commented 8 months ago

This would also make it possible to, for example, save a backup of the 'base' system state/settings, and then make a 'minimal diff' to see what settings I have actually changed since.