Commit Graph

1101 Commits

Author SHA1 Message Date
e51cbb48cf Add a file for latex 2022-08-20 16:49:19 +02:00
cc29a0f78a Add a file for powershell 2022-08-20 16:48:12 +02:00
de49cea732 Add a file for markdown mode 2022-08-20 16:47:00 +02:00
30031fab0e Add a file for webmode 2022-08-20 16:45:44 +02:00
eb1717e9fe Add a file for eyebrowse 2022-08-20 16:43:44 +02:00
a164641c80 Correct typo 2022-08-20 16:43:28 +02:00
b38a0dc73f Move which-key to manuals.el 2022-08-20 16:41:42 +02:00
24e76efcbb Move discover-my-major to manuals.el 2022-08-20 16:40:38 +02:00
27748be473 Rename helpful.el to manual.el
I want to use it for all configs related to the manual pages.
2022-08-20 16:39:46 +02:00
f02462c822 Sort lines 2022-08-20 16:38:40 +02:00
d333a9749b Add a file for yasnippet 2022-08-20 16:37:58 +02:00
af943ea3f3 Add a file for helpful 2022-08-20 16:36:51 +02:00
add3d95e81 Add a file for counsel 2022-08-20 16:36:31 +02:00
0500c9a0fa Add comment for amx 2022-08-20 16:29:31 +02:00
0297069052 Move general config to hydra.el 2022-08-20 16:26:30 +02:00
d8b1b3cc6f Add a hydra file 2022-08-20 16:24:46 +02:00
5863aa783e Add file for pdf-tools 2022-08-18 21:33:31 +02:00
4081915ebe Add a loader file for easier testing 2022-08-18 21:31:41 +02:00
abea152775 Add file for org-insert 2022-08-18 21:23:28 +02:00
7a6a98504b Add file for deft 2022-08-18 21:22:57 +02:00
f0893ae5c9 Add file for UI changes 2022-08-18 21:22:26 +02:00
71dafd4e8c Add file for theme 2022-08-18 21:15:35 +02:00
f4521f02dc Add file for package-archives and use-package 2022-08-18 21:15:15 +02:00
dd79bc3d28 Move Emacs files into lib folder 2022-08-18 21:14:43 +02:00
c40ad70440 Move the OS detection into a separate file 2022-08-18 21:04:11 +02:00
5fe2c8ae7a Move org keybindings to the org config section 2022-08-18 20:44:47 +02:00
22dcc4fca8 Remove unused code 2022-08-18 20:33:24 +02:00
5fe748d5ce Move evil into seperate file 2022-08-18 20:33:04 +02:00
06b9d038f8 Add function to load Emacs config files 2022-08-18 20:32:30 +02:00
357d772272 Reformat loader.el 2022-08-18 20:30:21 +02:00
f469e58863 Remove Pipewire from desktop 2022-08-18 20:16:23 +02:00
80f186c94c Cleanup the restic-server-mysql-client config 2022-08-17 22:24:08 +02:00
8573054568 Clean up the restic-server-client config 2022-08-17 22:22:21 +02:00
0a4f46244e Enable log2ram on all VMs 2022-08-17 21:39:57 +02:00
aeb5188ea2 Enable volatile journald logs 2022-08-17 21:38:38 +02:00
b2af245a14 Finalize the tmpfs on /var/log 2022-08-17 21:16:02 +02:00
52785d4d54 Replace the default syslog config 2022-08-17 20:40:05 +02:00
d1574001c1 Add log-to-ram module 2022-08-17 20:26:46 +02:00
8d87f25055 Add freac 2022-08-17 19:13:21 +02:00
ff8fe8f227 Quickemu 2022-08-15 15:25:56 +02:00
3b65060551 Extend SSH config 2022-08-15 14:55:47 +02:00
e7ceaaa3fc Remove the literate emacs config 2022-08-12 09:21:49 +02:00
3e9d8965e9 Enable Pipewire with EasyEffects
With EasyEffects I can use an equalizer for AutoEQ in Linux.
2022-08-10 20:46:38 +02:00
c1f7383926 Add scripts to gwyn 2022-08-08 20:38:26 +02:00
d7f04aa258 Add thumbnails script 2022-08-08 16:45:08 +02:00
7813884bb7 Add replace-listings 2022-08-08 16:29:06 +02:00
4a476b45d9 Reorder scripts 2022-08-08 16:21:44 +02:00
ca221cbc27 Add heif-to-jpeg 2022-08-08 12:04:57 +02:00
94755febc2 Add files-to-lowercase.sh 2022-08-08 12:00:08 +02:00
61ebe01a4f Use writeShellScriptBin for inline scripts
Since those scripts aren't read from a script file they don't contain a shebang
so I can use writeShellScriptBin without a problem.
2022-08-08 11:57:47 +02:00