From 2b70e9381e9ba3267d31fcae3f972a8568f36031 Mon Sep 17 00:00:00 2001 From: Andinus Date: Tue, 17 Nov 2020 16:42:45 +0530 Subject: Add regex support to exclude files/directories, other improvements The functionality will be the same, lots of things were changed. The output is brief by default. --- share/leo.conf | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'share') diff --git a/share/leo.conf b/share/leo.conf index e46a61e..083a5ff 100644 --- a/share/leo.conf +++ b/share/leo.conf @@ -14,10 +14,8 @@ L_SIGN = 1 # Profile names in []. [journal] -# Local options. 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 = @@ -25,14 +23,9 @@ L_SIGNIFY = 1 [emacs] # compress this archive L_GZIP = 1 - /home/andinus/.emacs.d = -/home/andinus/.emacs.d/elpa = exclude - -[emacs/elpa] -/home/andinus/.emacs.d/elpa = [projects] /home/andinus/projects = -# Exclude directories with `exclude' value. +# Exclude directories with `exclude' value. (regex supported) /home/andinus/projects/forks = exclude -- cgit 1.4.1-2-gfad0