aboutsummaryrefslogtreecommitdiff
path: root/assets/mail-passwords/.cmailpass.gpg
Commit message (Collapse)AuthorAgeFilesLines
* feat(email): add password decryption to setup scriptCraig Jennings2026-01-241-0/+0
- Add password decryption loop to scripts/setup-email.sh - Decrypt .gpg files from assets/mail-passwords/ to ~/.config/ - Add encrypted password files (.gmailpass.gpg, .cmailpass.gpg) - Fix missing paren in text-config.el that broke config parsing - Clean up mail-config.el