Add plancat

This commit is contained in:
Case Duckworth 2022-01-29 19:34:08 -06:00
parent 301cd5df28
commit cd60a835bf
1 changed files with 5 additions and 0 deletions

View File

@ -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"))