Commit graph

17 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
9e9ec1829d dev: Enable flyspell when making commits 2023-06-01 17:11:06 +02:00
3b63fe790b gnupg: Remove unused config 2023-05-17 19:22:21 +02:00
0d31e46723 base: Enable fill column indicator 2023-05-10 11:31:52 +02:00
1765a29777 org: Remove agenda files 2023-05-10 11:30:22 +02:00
c5fac3c7b4 dev: Add rust and cargo modes 2023-05-10 11:29:09 +02:00
a10832c1be Use use-package for org-mode and enable beamer exports 2022-10-12 19:47:12 +02:00
d2bcae6c89 Enable packages and clipboard 2022-10-12 19:47:00 +02:00
60afdd0dda add ccc.org and reformat 2020-01-13 22:17:36 +01:00
ca88827454 org config 2020-01-11 12:49:59 +01:00
7bfa440265 ivy-pass shortcut 2019-12-17 23:54:15 +01:00
9a280745e9 configure gpg 2019-11-23 02:26:33 +01:00
ff7cd5af86 disable clipboard yanking 2019-11-22 13:50:58 +01:00
efcb028d0f add default password length 2019-11-12 21:15:36 +01:00
2becf40150 fix paredit 2019-11-11 22:07:15 +01:00
9baeee6313 use ivy-pass 2019-11-11 22:07:15 +01:00
7033155c6a optimize and use use-package 2019-07-10 23:27:54 +02:00