diff --git a/config.org b/config.org index 2def06e..0649b9f 100644 --- a/config.org +++ b/config.org @@ -1477,3 +1477,10 @@ _v_ verify setup _f_ check _s_ select I mainly only use org ** Work, Hyper-V For testing purproses I keep a working emacs in a debian on hyper-v. The demands here are different to the other work-emacs + +* Finishing + Stuff which I want to run in the end + +#+BEGIN_SRC emacs-lisp +(message (emacs-init-time)) +#+END_SRC