My emacs dotfiles.
Find a file
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
.emacs.d gpg: Add config to ask for the gpg passphrase 2023-06-29 08:43:38 +02:00
.gitignore.d gpg: Add config to ask for the gpg passphrase 2023-06-29 08:43:38 +02:00
.local/bin add em script 2020-01-11 17:18:32 +01:00