diff options
| author | 2026-05-13 13:43:15 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:15 +0100 | |
| commit | d1637e55b2bbc564a56fdbbaa22f45c14d8fc0c4 (patch) | |
| tree | da324d8b2f8a351ce611e4ef9c3c917d94170283 /meta | |
| parent | 8d1b341bded481b1fa5cf28cf8d6a43bf01ba42a (diff) | |
| download | dotfiles-d1637e55b2bbc564a56fdbbaa22f45c14d8fc0c4.tar.gz dotfiles-d1637e55b2bbc564a56fdbbaa22f45c14d8fc0c4.tar.bz2 dotfiles-d1637e55b2bbc564a56fdbbaa22f45c14d8fc0c4.zip | |
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.
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/mail.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
