Skip to content
My literate configuration for doom-emacs
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
autoload
banners
screenshots
snippets
.gitignore
LICENSE
README.md
config.org
init.el
packages.el

README.md

My doom-emacs literate config

Doom Emacs

Install

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

You can’t perform that action at this time.