https://github.com/alkc/emacs-config
Doom emacs config
https://github.com/alkc/emacs-config
Last synced: 5 months ago
JSON representation
Doom emacs config
- Host: GitHub
- URL: https://github.com/alkc/emacs-config
- Owner: alkc
- Created: 2023-11-06T12:55:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-23T21:01:03.000Z (7 months ago)
- Last Synced: 2025-11-23T22:22:23.678Z (7 months ago)
- Language: Emacs Lisp
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+title: alkc's gnu emax config
Hello world!
Not-so-interesting GNU (doom) emacs config of an emacs noob.
* TODOs
** TODO Add notes on building from source
- Machine-specific stuff
- Try some of the compile-level optimizations from here:
[[https://github.com/D4lj337/Emacs-performance][https://github.com/D4lj337/Emacs-performance]]
** TODO Add notes on recurring issues when building from source:
- In particular `--with-x-toolkit` on WSL and Ubuntu?
** TODO Break out machine-specific config into own .el files and track elsewhere?
Like `work.el`, which's more of a dotfiles kinda thingie anyway.