From 527f2314553c5f55c8d2bd66973bef292930b5ea Mon Sep 17 00:00:00 2001 From: Random936 Date: Tue, 5 Aug 2025 19:11:26 -0700 Subject: [PATCH] Added housing folder to emacs config --- .emacs.d/email.org | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/email.org b/.emacs.d/email.org index d919407..ab9716e 100644 --- a/.emacs.d/email.org +++ b/.emacs.d/email.org @@ -88,6 +88,7 @@ This section contains the ~mu4e~ emacs specific configuration. (:maildir "/Folders/Work" :key ?w) (:maildir "/Folders/Club" :key ?c) (:maildir "/Folders/UCSC" :key ?u) + (:maildir "/Folders/Housing" :key ?h) (:maildir "/Folders/Newsletters" :key ?n)))) #+end_src