https://github.com/brightprogrammer/emacs.d
my own emacs config
https://github.com/brightprogrammer/emacs.d
Last synced: 4 months ago
JSON representation
my own emacs config
- Host: GitHub
- URL: https://github.com/brightprogrammer/emacs.d
- Owner: brightprogrammer
- Created: 2022-02-16T19:26:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-18T09:26:59.000Z (over 3 years ago)
- Last Synced: 2025-01-10T15:36:04.016Z (6 months ago)
- Language: Emacs Lisp
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emacs.d
#### My Custom Emacs ConfigurationThe average init time now is about 0.91-9.95 seconds. This can be reduced significantly by
using emacs daemon and client (best is 0.25 seconds and worst is 0.36 seconds)
I have two keyboard shortcuts :
- **M**-**S**-**e** : `emacs --daemon`
- **M**-**e** : `emacsclient -cnqu -a emacs`Below is a series of screenshots on how it improves through time
