Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edmundmiller/.doom.d

My private module for Doom Emacs
https://github.com/edmundmiller/.doom.d

configuration doom emacs emacs-lisp

Last synced: 2 days ago
JSON representation

My private module for Doom Emacs

Awesome Lists containing this project

README

        

#+title: .doom.d

My custom module for [[https://github.com/doomemacs/doomemacs][Doom Emacs]].

[[https://github.com/doomemacs/doomemacs/blob/986398504d09e585c7d1a8d73a6394024fe6f164/docs/getting_started.org#configure][Docs on getting started on your own config]] and [[https://discourse.doomemacs.org/t/example-user-configurations/38][Example user configurations]]!

* Install

#+begin_src bash
git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs
git clone https://github.com/edmundmiller/doom-emacs-private ~/.config/doom
~/.config/emacs/bin/doom install
#+end_src