From d1637e55b2bbc564a56fdbbaa22f45c14d8fc0c4 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Wed, 13 May 2026 13:43:15 +0100 Subject: feat(thunderbird): track non-private config in dotfiles Mirror the firefox/ pattern for Thunderbird: - thunderbird/user.js: telemetry off, safe-browsing off, remote images blocked, read receipts disabled, plain-text compose with flowed wrap at 72, vertical pane, calendar on Monday start - run_onchange_after_deploy-thunderbird.sh.tmpl: detects default profile and copies tracked files in on any change - meta/mail.txt: add thunderbird package (official repo) - .chezmoiignore: exclude thunderbird/ from $HOME deployment - README: mention Thunderbird + Bridge + Radicale stack Accounts/credentials/mailbox data stay local per profile. --- meta/mail.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'meta') diff --git a/meta/mail.txt b/meta/mail.txt index b3c80d6..0ada68b 100644 --- a/meta/mail.txt +++ b/meta/mail.txt @@ -1 +1,2 @@ protonmail-bridge-core +thunderbird -- cgit v1.3.1