aboutsummaryrefslogtreecommitdiffstats
path: root/.config/mutt
Commit message (Collapse)AuthorAgeFilesLines
* mutt: move mailcap config to mutt config dirDavid Runge2023-05-221-0/+4
|
* Add mutt config for mediation-team@archlinux.orgDavid Runge2022-10-1815-23/+48
| | | | | | | | | | | | | .config/mutt/mediation-team@archlinux.org.{rc,sig}: Add mutt config for mediation-team@archlinux.org .config/mutt/*rc: Set filetype to muttrc so syntax highlighting is correct in vi. Fix a few minor issues (e.g. quotes). .config/mutt/muttrc: Source files from home (~) instead of PWD (else mutt always has to be run from home).
* Use new PGP key for archlinux.org mail accountDavid Runge2022-08-161-1/+1
| | | | | .config/mutt/dvzrv@archlinux.org.rc: Switch to new PGP key for archlinux.org mail accouunt.
* mutt: Do not pin signing keyDavid Runge2022-05-223-3/+3
| | | | | | .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-063-3/+3
| | | | | | | .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-063-4/+4
| | | | | .config/mutt/*.rc: Fix remaining include locations to be fully XDG_CONFIG_DIR compliant.
* mutt: Fix source pathsDavid Runge2022-05-013-15/+15
| | | | | .config/mutt/*: Fix source paths so that they are XDG_CONFIG_DIR compliant.
* mutt: Use XDG compliant config locationDavid Runge2022-05-0115-0/+251
.config/mutt/*: Use XDG_CONFIG_DIR compliant config location