Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mutt: Force use of specific signing key | David Runge | 2022-05-06 | 3 | -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 locations | David Runge | 2022-05-06 | 3 | -4/+4 |
| | | | | | .config/mutt/*.rc: Fix remaining include locations to be fully XDG_CONFIG_DIR compliant. | ||||
* | mutt: Fix source paths | David Runge | 2022-05-01 | 3 | -15/+15 |
| | | | | | .config/mutt/*: Fix source paths so that they are XDG_CONFIG_DIR compliant. | ||||
* | mutt: Use XDG compliant config location | David Runge | 2022-05-01 | 15 | -0/+251 |
.config/mutt/*: Use XDG_CONFIG_DIR compliant config location |