Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Brettm12345/doom-emacs-literate-config
My literate configuration for doom-emacs
https://github.com/Brettm12345/doom-emacs-literate-config
doom-emacs emacs
Last synced: 3 months ago
JSON representation
My literate configuration for doom-emacs
- Host: GitHub
- URL: https://github.com/Brettm12345/doom-emacs-literate-config
- Owner: Brettm12345
- License: mit
- Created: 2018-07-18T19:15:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T08:17:55.000Z (about 6 years ago)
- Last Synced: 2024-08-02T13:34:47.443Z (6 months ago)
- Topics: doom-emacs, emacs
- Language: YASnippet
- Homepage:
- Size: 1.53 MB
- Stars: 26
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My [doom-emacs](https://github.com/hlissner/doom-emacs) literate config
# Install
```bash
git clone -b develop git://github.com/hlissner/doom-emacs ~/.emacs.d
git clone git://github.com/Brettm12345/doom-emacs-literate-config.git ~/.config/doom
cd ~/.emacs.d
make
```# Editing
In order to make changes you have to edit `~/config/doom/config.org` and then
run `M-x doom/reload`