Home / Emacs / Notmuch Hello / My saved searches / Step 1: Define / Git
Agent Shell
(with-eval-after-load 'notmuch
(defun my-notmuch-search-git-agent-shell ()
"Notmuch saved search 'Git: Agent Shell'."
'(and (tag unread)
(list "agent-shell.xenodium.github.com"))))