summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el index a933776..c8ae6a6 100644 --- a/init.el +++ b/init.el
@@ -9,4 +9,3 @@
9 (org-babel-tangle) 9 (org-babel-tangle)
10 (load-file (concat user-emacs-directory "early-init.el")) 10 (load-file (concat user-emacs-directory "early-init.el"))
11 (load-file (concat user-emacs-directory "init.el")) 11 (load-file (concat user-emacs-directory "init.el"))
12 (byte-compile-file (concat user-emacs-directory "init.el"))