summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-28 09:37:07 +0300
committerPaul Buetow <paul@buetow.org>2026-06-28 09:37:07 +0300
commit133f4acc4b970f95473b44e6adb1413086e2d070 (patch)
treeb89e9943bca4636a84aeab527c31eb1f92555040
parent09a9f721f22eaa614536ce40c2a08e42f96b4957 (diff)
home-backup: include .config/google-chrome again
Amp-Thread-ID: https://ampcode.com/threads/T-019f0cc8-1a8f-71ab-8a1c-914d7cdb055a Co-authored-by: Amp <amp@ampcode.com>
-rwxr-xr-xscripts/home-backup1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/home-backup b/scripts/home-backup
index 007967f..1182ca5 100755
--- a/scripts/home-backup
+++ b/scripts/home-backup
@@ -47,7 +47,6 @@ declare -ra EXCLUDES=(
"/.cargo/"
"/.bun/"
"/.android/"
- "/.config/google-chrome/"
# --- Common regenerable junk anywhere in the tree ---
"node_modules/"