From 0bffa0d54d3147db47647a3d2b0d64bcef641863 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Sun, 23 Jun 2024 09:21:30 +0000 Subject: Move package.el configuration into early-init --- config.org | 9 --------- 1 file changed, 9 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index a8cf5a0..f026f16 100644 --- a/config.org +++ b/config.org @@ -1065,15 +1065,6 @@ Shift click to select region with the mouse. This annoyingly rings the bell for (global-set-key (kbd "S-") 'mouse-save-then-kill) #+end_src -** packages -#+begin_src elisp -(setopt package-archives - '(("gnu" . "https://elpa.gnu.org/packages/") - ("nongnu" . "https://elpa.nongnu.org/nongnu/") - ("melpa-stable" . "https://stable.melpa.org/packages/") - ("melpa" . "https://melpa.org/packages/"))) -#+end_src - ** saving Backups are pointless in long emacs sessions imo, but autosaves are useful. -- cgit 1.4.1-2-gfad0