My Emacs Configuration
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Marcel Kapfer 0d52c0a776
publish Details
💄 Update publish style sheet for mmk2410.org
The updated style sheet reflects the lastest version of nextDESGIN as
it is also currently used on mmk2410.org
2 months ago
.gitea/workflows 👷 Update publish action 2 months ago
emms Initial commit 2 years ago
packages 🐛 tab-bar-helpers: Fix org-agenda key for agenda tab creation 5 months ago
publish 💄 Update publish style sheet for mmk2410.org 2 months ago
.gitignore 🙈 Ignore additional auto-generated files and directories 8 months ago
LICENSE Added some notes to the LICENSE 8 months ago
README.org Added link to web config in README 1 year ago
authinfo.gpg Updated authinfo.gpg 8 months ago
config.org [Org] Add archive, roam and articles to agenda search files 2 months ago
init.el Initial commit 2 years ago
org-protocol.desktop Initial commit 2 years ago

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.