Commit Graph

1095 Commits

Author SHA1 Message Date
Andreas Zweili b38a0dc73f Move which-key to manuals.el 2022-08-20 16:41:42 +02:00
Andreas Zweili 24e76efcbb Move discover-my-major to manuals.el 2022-08-20 16:40:38 +02:00
Andreas Zweili 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
Andreas Zweili f02462c822 Sort lines 2022-08-20 16:38:40 +02:00
Andreas Zweili d333a9749b Add a file for yasnippet 2022-08-20 16:37:58 +02:00
Andreas Zweili af943ea3f3 Add a file for helpful 2022-08-20 16:36:51 +02:00
Andreas Zweili add3d95e81 Add a file for counsel 2022-08-20 16:36:31 +02:00
Andreas Zweili 0500c9a0fa Add comment for amx 2022-08-20 16:29:31 +02:00
Andreas Zweili 0297069052 Move general config to hydra.el 2022-08-20 16:26:30 +02:00
Andreas Zweili d8b1b3cc6f Add a hydra file 2022-08-20 16:24:46 +02:00
Andreas Zweili 5863aa783e Add file for pdf-tools 2022-08-18 21:33:31 +02:00
Andreas Zweili 4081915ebe Add a loader file for easier testing 2022-08-18 21:31:41 +02:00
Andreas Zweili abea152775 Add file for org-insert 2022-08-18 21:23:28 +02:00
Andreas Zweili 7a6a98504b Add file for deft 2022-08-18 21:22:57 +02:00
Andreas Zweili f0893ae5c9 Add file for UI changes 2022-08-18 21:22:26 +02:00
Andreas Zweili 71dafd4e8c Add file for theme 2022-08-18 21:15:35 +02:00
Andreas Zweili f4521f02dc Add file for package-archives and use-package 2022-08-18 21:15:15 +02:00
Andreas Zweili dd79bc3d28 Move Emacs files into lib folder 2022-08-18 21:14:43 +02:00
Andreas Zweili c40ad70440 Move the OS detection into a separate file 2022-08-18 21:04:11 +02:00
Andreas Zweili 5fe2c8ae7a Move org keybindings to the org config section 2022-08-18 20:44:47 +02:00
Andreas Zweili 22dcc4fca8 Remove unused code 2022-08-18 20:33:24 +02:00
Andreas Zweili 5fe748d5ce Move evil into seperate file 2022-08-18 20:33:04 +02:00
Andreas Zweili 06b9d038f8 Add function to load Emacs config files 2022-08-18 20:32:30 +02:00
Andreas Zweili 357d772272 Reformat loader.el 2022-08-18 20:30:21 +02:00
Andreas Zweili f469e58863 Remove Pipewire from desktop 2022-08-18 20:16:23 +02:00
Andreas Zweili 80f186c94c Cleanup the restic-server-mysql-client config 2022-08-17 22:24:08 +02:00
Andreas Zweili 8573054568 Clean up the restic-server-client config 2022-08-17 22:22:21 +02:00
Andreas Zweili 0a4f46244e Enable log2ram on all VMs 2022-08-17 21:39:57 +02:00
Andreas Zweili aeb5188ea2 Enable volatile journald logs 2022-08-17 21:38:38 +02:00
Andreas Zweili b2af245a14 Finalize the tmpfs on /var/log 2022-08-17 21:16:02 +02:00
Andreas Zweili 52785d4d54 Replace the default syslog config 2022-08-17 20:40:05 +02:00
Andreas Zweili d1574001c1 Add log-to-ram module 2022-08-17 20:26:46 +02:00
Andreas Zweili 8d87f25055 Add freac 2022-08-17 19:13:21 +02:00
Andreas Zweili ff8fe8f227 Quickemu 2022-08-15 15:25:56 +02:00
Andreas Zweili 3b65060551 Extend SSH config 2022-08-15 14:55:47 +02:00
Andreas Zweili e7ceaaa3fc Remove the literate emacs config 2022-08-12 09:21:49 +02:00
Andreas Zweili 3e9d8965e9 Enable Pipewire with EasyEffects
With EasyEffects I can use an equalizer for AutoEQ in Linux.
2022-08-10 20:46:38 +02:00
Andreas Zweili c1f7383926 Add scripts to gwyn 2022-08-08 20:38:26 +02:00
Andreas Zweili d7f04aa258 Add thumbnails script 2022-08-08 16:45:08 +02:00
Andreas Zweili 7813884bb7 Add replace-listings 2022-08-08 16:29:06 +02:00
Andreas Zweili 4a476b45d9 Reorder scripts 2022-08-08 16:21:44 +02:00
Andreas Zweili ca221cbc27 Add heif-to-jpeg 2022-08-08 12:04:57 +02:00
Andreas Zweili 94755febc2 Add files-to-lowercase.sh 2022-08-08 12:00:08 +02:00
Andreas Zweili 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
Andreas Zweili 47e345b5f3 Add files-to-lowercase 2022-08-08 11:44:19 +02:00
Andreas Zweili eb93c9137a Add the compress-pdf script 2022-08-08 11:44:00 +02:00
Andreas Zweili 05185aa8d7 Use writeScriptBin
Other than writeShellScriptBin writeScriptBin doesn't replace the Shebang.
I probably have to rewrite this at some point but for the moment it's easier
this way.
2022-08-08 11:41:26 +02:00
Andreas Zweili a9a0b5bb94 replace int with string for env variable 2022-08-07 15:52:51 +02:00
Andreas Zweili e9cc3d7bdb Allow unfree packages in the shell as well 2022-08-07 13:51:06 +02:00
Andreas Zweili df109744fb zetteldeft settings 2022-08-07 13:36:58 +02:00