From fa5c31dee0f6ed59ac4ea22b37f81617d9c5e666 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 5 Nov 2018 12:06:24 -0800 Subject: Add code review stuff --- muttrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'muttrc') diff --git a/muttrc b/muttrc index e314dbe..ebbcdb0 100644 --- a/muttrc +++ b/muttrc @@ -65,6 +65,9 @@ auto_view text/x-vcard text/html text/enriched macro index,pager \cb " urlscan" "Extract URLs" macro attach,compose \cb " urlscan" "Extract URLs" +# Code review stuff +macro index ,A "| git am -s" "apply patch" + # Searching/tagging with notmuch # # - https://neomutt.org/feature/notmuch -- cgit v1.2.3