Commit graph

25 commits

Author SHA1 Message Date
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
d2bcae6c89 Enable packages and clipboard 2022-10-12 19:47:00 +02:00
7033155c6a optimize and use use-package 2019-07-10 23:27:54 +02:00
f6d3734a66 set tab-width to 4 2018-10-15 20:55:07 +02:00
234942f10d add wanderlust 2018-06-23 13:57:39 +02:00
b14075558d add resizing of cursor width to char width 2018-06-14 18:23:18 +02:00
e5bdca809f add packages 2018-05-28 15:18:52 +02:00
d622b47918 increase the default password lenght from 8 to 32 2018-05-23 11:27:06 +02:00
72d4c9b53a automatically remove trailing whitespaces, add last newline at eof and add magit to installed packages 2018-05-22 09:40:19 +02:00
782c792a7f update gpg/clipboard config 2018-05-14 16:43:47 +02:00
a5bf7e5a2d update config 2018-05-08 15:50:25 +02:00
65d3e72658 clean up 2017-08-17 09:55:41 +02:00
2b510df717 desable zone mode 2016-07-18 13:07:08 +02:00
3db4e0cc06 add idle zone-mode 2016-07-13 15:49:40 +02:00
47e415591d tramp settings 2016-06-20 14:05:19 +02:00
602fd1226e add puppet-mode and puppet-flymake 2016-01-12 15:43:27 +01:00
853ff9e523 remove easyPG config (works without) 2016-01-12 15:43:16 +01:00
243ef5e3c0 add easyPG support for handling GPG 2016-01-12 14:25:44 +01:00
44b17acafe deactivated shell in emacs
files: .emacs.d/init.el
2016-01-05 14:47:39 +01:00
e00a62cde5 removed scroll bar
files: .emacs.d/init.el
2015-11-26 17:33:06 +01:00
0fae9a3c57 rust-mode added 2015-11-05 22:23:45 +01:00
e215cd454f handling autosaves 2015-09-20 00:08:37 +02:00
62681bed97 initial commit of emacs configuration 2015-09-19 23:52:34 +02:00