| doc | ||
| elpa | ||
| eshell | ||
| private@6462eddff9 | ||
| site-lisp | ||
| snippets/text-mode | ||
| themes | ||
| .gitignore | ||
| .gitmodules | ||
| gnus | ||
| init.el | ||
| LICENSE | ||
| README.org | ||
Daniel’s Emacs Configuration
My personal Emacs Configuration, containing bits of code collected from around the web. Have fun with it!
Structure
The main configuration is available in the usual /exot/.emacs.d/src/commit/527fe957b64572f51d9d25120070d88a4911d558/init.el file, with additional functionality distributed over files in the /exot/.emacs.d/src/commit/527fe957b64572f51d9d25120070d88a4911d558/site-lisp directory. Some private data is outsources into a separate submodule named /exot/.emacs.d/src/commit/527fe957b64572f51d9d25120070d88a4911d558/private, and is not included in this repository. The configuration should work nevertheless, even without these private files.
License
ⓒ 2017 Daniel Borchmann
This configuration is available under the MIT license, see /exot/.emacs.d/src/commit/527fe957b64572f51d9d25120070d88a4911d558/LICENSE for details.