diff --git a/emacs b/emacs index b104575..a05236e 100644 --- a/emacs +++ b/emacs @@ -17,6 +17,7 @@ (if (file-readable-p file) (add-to-list 'load-path file))) +(add-to-load-path "~/config/emacs.d") ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; global config