From 64efd7bbbc7bc04f65bf855ab9e6af6669162eda Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 30 Jul 2026 08:47:28 -0400 Subject: specify where to build consult-mu --- dot_emacs | 1 + 1 file changed, 1 insertion(+) (limited to 'dot_emacs') diff --git a/dot_emacs b/dot_emacs index 097e8bd..1ca6acb 100644 --- a/dot_emacs +++ b/dot_emacs @@ -271,6 +271,7 @@ Extended Format date in the date field and return it as a string obeing ("M-x" . execute-extended-command))) (use-package consult-mu + :straight (consult-mu :type git :host github :repo "armindarvish/consult-mu" :files (:defaults "extras/*.el")) :after (consult mu4e) :bind :custom -- cgit v1.2.3