Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zzamboni/dot-emacs
My Emacs configuration files - mirrored from GitLab
https://github.com/zzamboni/dot-emacs
configuration editor emacs literate-configuration literate-programming
Last synced: 2 months ago
JSON representation
My Emacs configuration files - mirrored from GitLab
- Host: GitHub
- URL: https://github.com/zzamboni/dot-emacs
- Owner: zzamboni
- Created: 2016-03-03T18:59:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T08:52:52.000Z (almost 4 years ago)
- Last Synced: 2024-08-07T18:31:25.243Z (6 months ago)
- Topics: configuration, editor, emacs, literate-configuration, literate-programming
- Language: Emacs Lisp
- Homepage: https://gitlab.com/zzamboni/dot-emacs
- Size: 1.85 MB
- Stars: 81
- Watchers: 5
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+title: My Emacs configuration files
#+author: Diego Zamboni
#+email: [email protected]See [[file:init.org][init.org]] for the configuration file with full commentary. You can also find in my blog at https://zzamboni.org/post/my-emacs-configuration-with-commentary/.
See [[file:init.el][init.el]] for the resulting configuration file which is loaded by Emacs. This file is generated automatically from =init.org= using Org-mode.
See [[file:custom.el][custom.el]] for all the settings maintained through Emacs' customization mechanism. Some of these values are set in my init file, others are set by hand.
If you have any questions or feedback, feel free to open an issue at https://gitlab.com/zzamboni/dot-emacs/-/issues.