summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d')
-rw-r--r--tag-emacs/emacs.d/init.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 8ff9f387..f44d3d52 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -51,7 +51,8 @@ the buffer to be empty.
     (require 'diminish)
     (require 'bind-key))
   (setq use-package-verbose t
-        use-package-always-ensure t)
+        use-package-always-ensure t
+        package-enable-at-startup nil)
 #+END_SRC
 
 * Customize