diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-06 09:29:30 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-06 09:29:30 +0100 |
commit | 61d5bb429488794ac178a47fa73c38322aa14c04 (patch) | |
tree | 6cd7d3510f999701b5e2f7fe10b0f790cd868243 /config/extra/emacs/early-init.el | |
parent | af9608a3a98f0ab4217da80b8d478810505801bc (diff) | |
parent | 694813e05187b5ccf144425c4bad6f5ab4f92234 (diff) |
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'config/extra/emacs/early-init.el')
-rw-r--r-- | config/extra/emacs/early-init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/extra/emacs/early-init.el b/config/extra/emacs/early-init.el new file mode 100644 index 0000000..512068a --- /dev/null +++ b/config/extra/emacs/early-init.el @@ -0,0 +1 @@ +(setq package-enable-at-startup nil) |