Recent Releases of macprefs

macprefs - v0.3.3

  • Use shutil.copy instead of calling defaults export
  • Fix issue where plists get deleted on first run

Full Changelog: https://github.com/Tatsh/macprefs/compare/v0.2.2...v0.3.3

- Python
Published by Tatsh over 2 years ago

macprefs - v0.2.2

  • Any .plist files from defaults export that cannot be opened with plistlib will become empty dict plist files in the output
  • Fix running prefs-export bare

Full Changelog: https://github.com/Tatsh/macprefs/compare/v0.2.1...v0.2.2

- Python
Published by Tatsh almost 4 years ago

macprefs -

Fixed misspelled key in launchd job.

- Python
Published by Tatsh almost 5 years ago

macprefs -

  • If macprefs-install-jobs is called with -k path-to-ssh-key, the repository will be pushed with the specified key each time the job runs.

- Python
Published by Tatsh almost 5 years ago

macprefs -

Add fixes for Python 3.9

Note: This release drops support for Python < 3.9. If you want a version for that, use version v0.0.5.

- Python
Published by Tatsh about 5 years ago

macprefs - v0.0.5

Fixes to the Launchd job.

- Python
Published by Tatsh over 5 years ago

macprefs - v0.0.4

Add ability to install launchd job for automatic exports and committing.

- Python
Published by Tatsh over 5 years ago

macprefs - v0.0.3

Bump version

- Python
Published by Tatsh over 5 years ago

macprefs - v0.0.2

  • Git support is optional. If git is not in PATH, the script will not attempt to use it.
  • Fix issues specifying output directory
  • Debug flag

- Python
Published by Tatsh over 5 years ago

macprefs - v0.0.1

- Python
Published by Tatsh over 5 years ago