My Emacs Configuration
Go to file
Marcel Kapfer d77f2c19f5
publish Details
👷 Update publish action
2023-04-02 12:35:37 +02:00
.gitea/workflows 👷 Update publish action 2023-04-02 12:35:37 +02:00
emms Initial commit 2021-11-01 20:28:35 +01:00
packages 🐛 tab-bar-helpers: Fix org-agenda key for agenda tab creation 2023-01-03 16:27:08 +01:00
publish Make publish script workable from any directory 2022-02-15 19:58:26 +01:00
.gitignore 🙈 Ignore additional auto-generated files and directories 2022-10-15 16:14:19 +02:00
LICENSE Added some notes to the LICENSE 2022-10-13 20:14:46 +02:00
README.org Added link to web config in README 2022-01-29 22:38:15 +01:00
authinfo.gpg Updated authinfo.gpg 2022-10-13 19:59:37 +02:00
config.org [Org] Add archive, roam and articles to agenda search files 2023-04-01 21:43:23 +02:00
init.el Initial commit 2021-11-01 20:28:35 +01:00
org-protocol.desktop Initial commit 2021-11-01 20:28:35 +01:00

README.org

My Emacs Configuration

Welcome to my Emacs configuration! Feel free to browse, read, borrow and/or inspire yourself!

Note: You can also find my configuration at config.mmk2410.org.

This Emacs configuration is written using Org Mode in config.org and compiled to Emacs Lisp on startup using the init.el file. It is licensed under the General Public License version 3 (GPLv3).

The configuration is not as new as it seems. I declared .emacs bankruptcy on 12 March 2020 and started writing a this new configuration back then which I continuously used. Nevertheless it took more than one and a half year to finally release it again to the public (mind the commit message of the bankruptcy: "Starting a new Emacs configuration in a new repository. Will be available soon."). Since then I made over 270 commit in a private repository since in the beginning I was not sure IF or HOW to handle private information in the configuration. Since I don't have any motivation to browse all these commit to perhaps find something I don't want to publish I decided to release the configuration to the public in a new repository.

Next to the main host at git.mmk2410.org I also mirror the repository to GitLab and GitHub. All three feature a rudimentary display of org mode and so you can read the config.org directly in your browser. Although I recommend downloading it and viewing it in Emacs to get all the advantages of Org.