https://github.com/vyavdoshenko/doom.d
https://github.com/vyavdoshenko/doom.d
emacs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/vyavdoshenko/doom.d
- Owner: vyavdoshenko
- License: mit
- Created: 2021-09-16T09:26:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T21:36:50.000Z (almost 2 years ago)
- Last Synced: 2025-06-04T07:59:29.850Z (about 1 year ago)
- Topics: emacs
- Language: Emacs Lisp
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .doom.d
My doom emacs configuration.
## using
```
git clone git@github.com:vyavdoshenko/doom.d.git ~/.doom.d
```
Go to https://github.com/hlissner/doom-emacs and follow install instructions.
## update and verify
```
doom sync
```
```
doom doctor
```