From fa266e650fba7c94243ca87618bfabbc9d4db05e Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sun, 13 Dec 2015 22:35:38 +0000 Subject: Add bindings for mutt --- .mutt/id_main | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.mutt/id_main') diff --git a/.mutt/id_main b/.mutt/id_main index 9e854bc..a89f1ff 100644 --- a/.mutt/id_main +++ b/.mutt/id_main @@ -5,3 +5,7 @@ set spoolfile = "+Main/Main" set record = "+Main/Main.sent" set postponed = "+Main/Main.drafts" set trash = "+Main/Main.bin" + +macro index gs " $record" +macro index gd " $postponed" +macro index gb " $trash" -- cgit v1.2.3