aboutsummaryrefslogtreecommitdiffstats
path: root/.config/mutt/dave@sleepmap.de.rc
Commit message (Collapse)AuthorAgeFilesLines
* mutt: Do not pin signing keyDavid Runge2022-05-221-1/+1
| | | | | | .config/mutt/{dave@sleepmap.de,dvzrv@archlinux.org,gpg}.rc: Remove trailing "!" as pinning of the key had the unwanted side-effect of that key also being used for encryption (which does not work...).
* mutt: Force use of specific signing keyDavid Runge2022-05-061-1/+1
| | | | | | | .config/mutt/*: Force the use of a specific signing key by appending "!" to the key ID. Gnupg has the bizarre "feature" to just YOLO use any subkey with signing capability it finds instead.
* mutt: Fix include locationsDavid Runge2022-05-061-1/+1
| | | | | .config/mutt/*.rc: Fix remaining include locations to be fully XDG_CONFIG_DIR compliant.
* mutt: Use XDG compliant config locationDavid Runge2022-05-011-0/+12
.config/mutt/*: Use XDG_CONFIG_DIR compliant config location