diff --git a/core/core.el b/core/core.el index 9ff645f42..76ae0d8d8 100644 --- a/core/core.el +++ b/core/core.el @@ -115,6 +115,7 @@ else (except for `window-setup-hook').") tramp-persistency-file-name (concat doom-cache-dir "tramp-persistency.el") url-cache-directory (concat doom-cache-dir "url/") url-configuration-directory (concat doom-etc-dir "url/")) +(load custom-file t t t) ;;