From 0928cd02357a020c2ac70028e0c75bc0d2e4a2a5 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Fri, 25 Apr 2025 19:28:36 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f2f56e3..448620e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ If you're looking for the **ideal starter kit to customize Emacs, you've found i - **0 packages loaded / No forced modes:** Unlike other frameworks or starter kits, *minimal-emacs.d* does not impose modes or require packages. **You have full control** over which global or minor modes to enable and which packages to load with `require`. - **Customizable foundation:** Designed to be extended, not replaced. This README.md offers extensive recommendations for customizing your *minimal-emacs.d* configuration. (Reminder: [Never modify init.el and early-init.el. Modify these instead...](#customizations-never-modify-initel-and-early-initel-modify-these-instead)) +![](https://www.jamescherti.com/misc/screenshot-minimal-emacs-2.png) +![](https://www.jamescherti.com/misc/screenshot-minimal-emacs-1.png) + ### Startup The author uses *minimal-emacs.d* as his `early-init.el` and `init.el`, alongside **146 packages** ([See the packages that the author is using here](https://www.jamescherti.com/essential-emacs-packages/)). Yet, thanks to its efficient design, Emacs still **starts in just 0.22 seconds**: