Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edmundmiller/.doom.d
- Owner: edmundmiller
- License: mit
- Created: 2018-02-28T19:38:01.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-05T23:09:34.000Z (about 1 month ago)
- Last Synced: 2025-01-06T00:23:01.266Z (about 1 month ago)
- Topics: configuration, doom, emacs, emacs-lisp
- Language: Emacs Lisp
- Size: 1.08 MB
- Stars: 20
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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