summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--emacs/init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 729f9b1..debffea 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -8,8 +8,6 @@
 ;; (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")