From d85ed8faa981e14d13b6116bdfff35032f163d53 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Fri, 14 Aug 2020 23:48:21 +0100 Subject: +elisp header to (early-)init.el --- Emacs/.config/emacs/early-init.el | 5 +++++ Emacs/.config/emacs/init.el | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Emacs/.config/emacs/early-init.el b/Emacs/.config/emacs/early-init.el index fb23089..8ed7e5f 100644 --- a/Emacs/.config/emacs/early-init.el +++ b/Emacs/.config/emacs/early-init.el @@ -1,3 +1,8 @@ +;;; early-init.el --- My custom early-init.el +;; Author: Aryadev Chavali