summaryrefslogtreecommitdiff
path: root/modules/mail-config.el
AgeCommit message (Collapse)Author
2024-04-26added mu4e view save all attachmentsv0.7Craig Jennings
replaces extract keybinding so user saves all attachments instead of each singly. also add it to view action menu
2024-04-25removed unnecessary hardcoded paths & fixed a typoCraig Jennings
- defined constants for all commonly used paths - replaced hardcoded instances throughout the config with the variables - fixed typo in scripts/reset-to-first-launch.sj
2024-04-07new repositoryCraig Jennings