about summary refs log tree commit diff stats
path: root/share/leo.conf
blob: 34c422c4f0d30c0e9b7ea1a0bcc26df6b6b56a4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
backup_dir = /home/andinus/backups

gpg_fingerprint = andinus@redacted
gpg_recipients = redacted

signify_seckey = /home/andinus/redacted.sec

# Profile names in [].
[emacs]
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

[emacs/elpa]
L_GnuPG = 1
/home/andinus/.emacs.d/elpa =

[irclogs]
L_GnuPG = 1
# Don't sign this.
L_GnuPG_no_sign = 1

/home/andinus/irc-logs =