From 499724bacbf0b5cb3ed04f289e977e7e131c2f3b Mon Sep 17 00:00:00 2001 From: noa Date: Fri, 15 Nov 2024 02:48:31 +0800 Subject: Keep personal emacs packages in projects directory --- emacs/init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 05d54c8..90ceb01 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -8,6 +8,9 @@ ;; (profiler-start 'cpu+mem) (add-to-list 'load-path (expand-file-name (concat user-emacs-directory "site-lisp"))) +(add-to-list 'load-path (expand-file-name "~/Documents/Projects/2024-10-08 Ctrlj")) +(add-to-list 'load-path (expand-file-name "~/Documents/Projects/2024-09-17 Tubthumping theme")) + (add-to-list 'exec-path "/home/noa/.config/Scripts") (use-package use-package -- cgit 1.4.1-2-gfad0