From e770d038fbbc255ad40e09a7dd02c508284efe19 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:58:35 +0400 Subject: [PATCH] config/emacs: add stmpmail and xoauth auth source --- config/emacs/emacs.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index e1070dd8..e37378e7 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -1165,6 +1165,10 @@ its over the machines took over guys can i get my likes now ** mu4e GNU patch review metho dor sometihng idk #+begin_src emacs-lisp + + (use-package stmpmail) + (use-package auth-source-xoauth2) + (use-package mu4e :config