dtache.el - not using but good to have?

This commit is contained in:
MitchMarq42 2023-12-13 19:21:55 -09:00
parent b8ffe70b6e
commit 4ea40582fa

View File

@ -1183,6 +1183,10 @@ This is redefined for use with `hypop' library because multiple Emacs frames may
(eaf-browser-continue-where-left-off t)
(eaf-browser-enable-adblocker t)))
(use-package dtache
:elpaca (:url "https://gitlab.com/niklaseklund/dtache")
:hook (after-init . dtache-setup))
(use-package oauth
:elpaca (:fetcher codeberg
:repo "https://codeberg.org/martianh/emacs-oauth"