From cd60a835bfc704968c95a97ce6c04b2011b7b9c1 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 29 Jan 2022 19:34:08 -0600 Subject: Add plancat --- init.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/init.el b/init.el index 6d839fd..f8228cf 100644 --- a/init.el +++ b/init.el @@ -1575,6 +1575,11 @@ See also `crux-reopen-as-root-mode'." #'pdf-view-modei) (pdf-tools-install t)) +(setup (:straight (plancat + :host github + :repo "duckwork/plancat.el")) + (:option plancat-user "acdw")) + (setup (:straight (shell-command+ :host nil :repo "https://git.sr.ht/~pkal/shell-command-plus")) -- cgit 1.4.1-21-gabe81