From 3245d56c5d2ed35857a0a5a9cd785bde0f33a6b4 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 29 Oct 2022 03:12:53 +0300 Subject: [PATCH] Autoquote mutt's mailboxes --- zsh/.zsh/rc/025zaq.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zsh/rc/025zaq.zsh b/zsh/.zsh/rc/025zaq.zsh index fc04666..6c20945 100644 --- a/zsh/.zsh/rc/025zaq.zsh +++ b/zsh/.zsh/rc/025zaq.zsh @@ -1,6 +1,7 @@ . ~/work/zsh-autoquoter/zsh-autoquoter.zsh ZSH_HIGHLIGHT_HIGHLIGHTERS+=(zaq) ZAQ_PREFIXES=( + "mutt -f" "t a" "yt" "ytb" -- 2.44.0