aboutsummaryrefslogtreecommitdiff
path: root/dot.emacs.d/early-init.el
diff options
context:
space:
mode:
authorThomas Schneider <qsx@chaotikum.eu>2024-09-11 21:52:27 +0200
committerThomas Schneider <qsx@chaotikum.eu>2024-09-11 21:52:27 +0200
commit3e1c65e72ed1391200aa6ad4471a0b8d3634ff78 (patch)
tree2875907d143ec2e64424cbe18e222e5943dd9031 /dot.emacs.d/early-init.el
parent814a35d77d0bcd4cc3d8d577bb11cc1cc5519a37 (diff)
parent1d22be5e4469dd04dddd823ab3672dcbed591c4c (diff)
Merge remote-tracking branch 'refs/remotes/origin/main'
Diffstat (limited to 'dot.emacs.d/early-init.el')
-rw-r--r--dot.emacs.d/early-init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot.emacs.d/early-init.el b/dot.emacs.d/early-init.el
new file mode 100644
index 0000000..512068a
--- /dev/null
+++ b/dot.emacs.d/early-init.el
@@ -0,0 +1 @@
+(setq package-enable-at-startup nil)