summaryrefslogtreecommitdiff
path: root/assets/mail-passwords/.cmailpass.gpg
AgeCommit message (Collapse)Author
20 hoursfeat(email): add password decryption to setup scriptCraig Jennings
- 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