From 2f254c4260791a3a8ebe23aae5ad4891dc999827 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Sat, 28 Jun 2025 15:18:37 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Configure=20epa=20and=20plstore?= =?UTF-8?q?=20encryption?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.org b/config.org index ccc8936..790af50 100644 --- a/config.org +++ b/config.org @@ -71,6 +71,13 @@ My work machine is called “mccarthy” and there is some configuration which I user-mail-address "opensource@mmk2410.org") #+end_src +** Encryption + +#+begin_src emacs-lisp +(setq plstore-encrypt-to "opensource@mmk2410.org" + epa-file-encrypt-to "opensource@mmk2410.org") +#+end_src + ** Date & Time Set the first day of the week to Mondays.