Commit graph

12 commits

Author SHA1 Message Date
93ed2ac975 dev, yaml: Extract yaml config into separate file
Move configuration regarding yaml into its own file.
2023-11-15 11:45:53 +01:00
1c0930fa65 dev, rust: Extract Rust config into separate file
Move configuration regarding Rust into its own file.
2023-11-15 11:45:50 +01:00
941b156a55 c, dev: Extract C config into separate file
Move configuration regarding C into its own file.
2023-11-15 11:45:22 +01:00
3de05bffa5 matrix: Add matrix config
Use ement.el together with Pantalaimon.
2023-09-14 08:33:05 +02:00
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