diff --git a/.images/emacs-startup.png b/.images/emacs-startup.png new file mode 100644 index 0000000..36cf562 Binary files /dev/null and b/.images/emacs-startup.png differ diff --git a/README.md b/README.md index 95d8383..2cb93a0 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,13 @@ You can also use the [vim-tab-bar](https://github.com/jamescherti/vim-tab-bar.el (vim-tab-bar-mode 1)) ``` +## How long does the authors Emacs configuration take to load? + +The author is using minimal-emacs.d as his early-init.el and init.el. He is using 152 packages (including corfu, cape, consult, evil, evil-collection, vertico, vim-tab-bar, easysession, outline-indent, and many others). + +His Emacs configuration starts in 0.44 seconds. +![](https://raw.githubusercontent.com/jamescherti/minimal-emacs.d/main/.images/emacs-startup.png) + ## License Copyright (C) 2024 [James Cherti](https://www.jamescherti.com)