Update package policy comment

This commit is contained in:
Ian Keane 2026-09-05 22:08:35 -04:00
parent cc54f69933
commit 936e09ce31

View file

@ -69,7 +69,7 @@ To get started, run =C-c C-v t=
;; (setenv "PATH" (concat "/opt/homebrew/bin:" (getenv "PATH")))
#+end_src
** Straight
I don't use straight for much currently, but needed it in order to install beancount-mode and intend to migrate all my packages to it eventually.
I primarily use package.el/MELPA (via use-package :ensure) for most packages, and reserve straight.el for the exceptions: packages not available on MELPA, or where I want a specific git source/fork (e.g. beancount-mode, evil-markdown, the symex/countvajhula family, and select AI agent packages like claude-code.el, claude-code-ide.el, gptel-agent, and agent-shell).
#+begin_src emacs-lisp
(defvar bootstrap-version)
(let ((bootstrap-file