From 56e1a830c9d73a566570b56eed425a5a83728199 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 14 Mar 2025 17:27:23 +0100 Subject: [PATCH] chore(bin): add backup of preferences and launch agents --- bin/update | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bin/update b/bin/update index 60262d4..d85dafe 100755 --- a/bin/update +++ b/bin/update @@ -40,3 +40,12 @@ sudo softwareupdate -i -a # Write Homebrew Brewfile homebrew-backup + +# Write preferences +preferences-backup + +# Write launch agents +launchagents-backup + +# Write GPG keys +gpg-keys-backup