31ea69ffce
backups: Do not backup files in /dev/shm
...
Prevent backups to happen from files in `/dev/shm`.
2024-05-27 13:49:07 +02:00
91ff02afe1
config: Fix indention by emacs auto indent
...
Use the indention that emacs applies when auto indenting.
2024-05-27 13:47:27 +02:00
579ccd16c1
ement: Remove ement config
2024-01-03 10:47:27 +01:00
3b721d8346
org: Reduce configuration
...
Remove the configuration of the mode as this should be superfluous and
remove the keybinding for the org-agenda as this was never used by me.
2023-11-15 11:45:53 +01:00
d80f02e008
dev: Add lsp config
...
Add configuration for the lsp-mode and Rust.
2023-11-15 11:45:53 +01:00
9a0627bad0
dev: Reformat deadgrep and paredit config
2023-11-15 11:45:53 +01:00
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
2ae2500575
dev: Run rust-fmt when saving a rust file
...
When saving a rust file, run rust-fmt.
2023-09-14 08:33:05 +02:00
a5e147329b
base: Remove setting regarding final newlines
...
As this is not used, remove it.
2023-09-14 08:33:05 +02:00
3de05bffa5
matrix: Add matrix config
...
Use ement.el together with Pantalaimon.
2023-09-14 08:33:05 +02:00
89d25e16e2
dev: Add deadgrep in order to use ripgrep
...
Add the deadgrep mode together with a keybinding in order to call
ripgrep from emacs.
2023-08-01 16:27:23 +02:00
7a355e8890
base: Remove indention for c files
...
Remove setting indention for c files as this is set in dev.el anyways.
2023-07-25 16:31:37 +02:00
ec0e341d98
base: Set the default browser
...
Set the default browser to firefox.
2023-07-25 16:29:21 +02:00
e19e5b0a4e
dev: Enable spell checking for comments in code
...
To improve the readability add spell checks when writing comments in
code files.
2023-07-14 12:49:34 +02:00
a61d32cdfe
dev: Change the C styling settings
...
Use two spaces as indention and the linux coding style. Extend the
fill column to 100.
2023-07-14 12:47:31 +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
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
75f55ab9c3
gitignore: Update files after filtering wl
2023-05-17 19:20:48 +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
adec952534
add em script
2020-01-11 17:18:32 +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
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
b6ec235b17
merge with work
2018-06-02 23:42:05 +02:00
4ac6e7dbdc
add gitignore
2018-05-30 15:18:46 +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