From eca8b380aad654bf37e00941b82e853f458c5f4d Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Fri, 21 Feb 2025 23:15:05 +0000 Subject: Add custom home screen --- installer/early-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/early-init.el b/installer/early-init.el index 151709f..c3c275b 100644 --- a/installer/early-init.el +++ b/installer/early-init.el @@ -1,4 +1,4 @@ ;; ~/.emacs.d/early-init.el -(add-to-list 'load-path "INSTALL_PATH") +(add-to-list 'load-path "/home/gene/test-emacs/emacs-substrate") (require 'early-substrate) -- cgit v1.2.3