Commit graph

8 commits

Author SHA1 Message Date
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
3b63fe790b gnupg: Remove unused config 2023-05-17 19:22:21 +02:00
75f55ab9c3 gitignore: Update files after filtering wl 2023-05-17 19:20:48 +02:00
adec952534 add em script 2020-01-11 17:18:32 +01:00
9a280745e9 configure gpg 2019-11-23 02:26:33 +01:00
7033155c6a optimize and use use-package 2019-07-10 23:27:54 +02:00
234942f10d add wanderlust 2018-06-23 13:57:39 +02:00
4ac6e7dbdc add gitignore 2018-05-30 15:18:46 +02:00