Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/8dcc/emacs-dotfiles
My configuration files for Doom and GNU Emacs
https://github.com/8dcc/emacs-dotfiles
dotfiles emacs emacs-lisp
Last synced: 4 days ago
JSON representation
My configuration files for Doom and GNU Emacs
- Host: GitHub
- URL: https://github.com/8dcc/emacs-dotfiles
- Owner: 8dcc
- License: gpl-3.0
- Created: 2023-04-10T13:34:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:33:10.000Z (16 days ago)
- Last Synced: 2024-10-29T13:12:48.946Z (16 days ago)
- Topics: dotfiles, emacs, emacs-lisp
- Language: Emacs Lisp
- Homepage:
- Size: 11.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# emacs dotfiles
**My configuration files for vanilla and doom emacs**## Vanilla emacs
The `emacs` folder contains all my configuration files for vanilla emacs. It's
similar to doom, but with way less packages. It should work out of the box
without any dependencies by placing the contents of the folder inside
`~/.emacs.d/`.## Doom emacs
The `doom` folder contains my doom emacs configuration files. These might be a
bit outdated since I am not using doom anymore.Doom looks good, but it's incredibly bloated, unstable and changes too much
depending on the creator's taste (which is fair, but not for me).For more information, see the README inside `doom/`.
## Fonts
All the important fonts used are already in my [linux dotfiles repo](https://github.com/8dcc/linux-dotfiles/tree/main/fonts),
but you might also need to install `media-fonts/fira-sans` and
`media-fonts/fira-code`.## Screenshots
![image](https://github.com/8dcc/emacs-dotfiles/assets/29655971/d72e11db-005d-4fdd-ba01-8ccf8e2e95da)
![image](https://github.com/8dcc/emacs-dotfiles/assets/29655971/21d37540-3162-4802-8634-db2eb5afbf49)
![image](https://github.com/8dcc/emacs-dotfiles/assets/29655971/aecaa84e-baaf-428f-8226-42b83174a2a9)