summaryrefslogtreecommitdiffstats
path: root/early-init.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-11-18 07:45:03 +0000
committerYann Herklotz <git@yannherklotz.com>2022-11-18 07:45:03 +0000
commit056747b5c4b17b768c6f9a9e72ad85bf6b0b7a5e (patch)
treec5ee1a199afeaa57ed4d3b8faed08565f2b33dd5 /early-init.el
downloadymh-emacs-056747b5c4b17b768c6f9a9e72ad85bf6b0b7a5e.tar.gz
ymh-emacs-056747b5c4b17b768c6f9a9e72ad85bf6b0b7a5e.zip
Add init and early-init files
Diffstat (limited to 'early-init.el')
-rw-r--r--early-init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/early-init.el b/early-init.el
new file mode 100644
index 0000000..512068a
--- /dev/null
+++ b/early-init.el
@@ -0,0 +1 @@
+(setq package-enable-at-startup nil)