From 74a7bb3c5f5ff529a308542e1470125ef199892f Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 21 Nov 2020 17:43:31 +0530 Subject: Simplify leo, bump version to v0.5.0 --- share/leo.conf | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) (limited to 'share/leo.conf') diff --git a/share/leo.conf b/share/leo.conf index 083a5ff..4fe8903 100644 --- a/share/leo.conf +++ b/share/leo.conf @@ -1,31 +1,19 @@ backup_dir = /home/andinus/backups -gpg_fingerprint = D9AE4AEEE1F1B3598E81D9DFB67D55D482A799FD -# You don't have to include your key in gpg_recipients, it's added by -# default. Add multiple keys seperated by a space. -gpg_recipients = D9AE4AEEE1F1B3598E81D9DFB67D55D482A799FD -gpg_bin = gpg2 +gpg_fingerprint = andinus@redacted +gpg_recipients = redacted -signify_seckey = /home/andinus/.totally_not_my_key.sec - -# Options. -L_ENCRYPT = 1 -L_SIGN = 1 +signify_seckey = /home/andinus/redacted.sec # Profile names in []. -[journal] -L_ENCRYPT = 0 -L_SIGNIFY = 1 -# Paths to backup. '=' after path is important. -/home/andinus/documents/not_important.org.gpg = -/home/andinus/documents/archive.org = - [emacs] -# compress this archive -L_GZIP = 1 +L_GnuPG = 1 + +# Paths to backup. '=' after path is important. /home/andinus/.emacs.d = +# Exclude directories with `exclude' value. +/home/andinus/.emacs.d/elpa = exclude -[projects] -/home/andinus/projects = -# Exclude directories with `exclude' value. (regex supported) -/home/andinus/projects/forks = exclude +[emacs/elpa] +L_GnuPG = 1 +/home/andinus/.emacs.d/elpa = -- cgit 1.4.1-2-gfad0