dotfiles-emacs/.emacs.d/config
finga 3fad3b9758 gpg: Add config to ask for the gpg passphrase
In order for emacs to be able to cope with gpg, the following lines
have to be configured in `~/.gnupg/gpg-agent.conf`:

```
pinentry-program /usr/bin/pinentry-tty
allow-loopback-entry
```
2023-06-29 08:43:38 +02:00
..
backups.el optimize and use use-package 2019-07-10 23:27:54 +02:00
base.el base: Enable fill column indicator 2023-05-10 11:31:52 +02:00
calendar.el optimize and use use-package 2019-07-10 23:27:54 +02:00
dev.el dev: Enable flyspell when making commits 2023-06-01 17:11:06 +02:00
functions.el optimize and use use-package 2019-07-10 23:27:54 +02:00
gpg.el gpg: Add config to ask for the gpg passphrase 2023-06-29 08:43:38 +02:00
org.el org: Remove agenda files 2023-05-10 11:30:22 +02:00
pass.el ivy-pass shortcut 2019-12-17 23:54:15 +01:00
tramp.el optimize and use use-package 2019-07-10 23:27:54 +02:00