~byte compile config.el and all other files

gotta go fast (except for packages.org)
This commit is contained in:
dx
2020-06-11 01:20:51 +01:00
parent a286f91ad7
commit 1767b5ec7d
3 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
;;; ~/Dotfiles/doom.d/config.el -*- lexical-binding: t; -*-
(org-babel-load-file (concat doom-private-dir "org/config.org"))
(org-babel-load-file (concat doom-private-dir "org/config.org") t)