From 2dde1fa0970acafe378abaa2af5cbc72f9afa52f Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Tue, 7 Jun 2022 21:14:41 +0930 Subject: [PATCH] added muttrc --- .config/mutt/muttrc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .config/mutt/muttrc diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc new file mode 100644 index 0000000..ada71ab --- /dev/null +++ b/.config/mutt/muttrc @@ -0,0 +1,5 @@ +# vim: filetype=neomuttrc +source /usr/share/mutt-wizard/mutt-wizard.muttrc +source /home/solomon/.config/mutt/accounts/solomon@inkletblot.com.muttrc +macro index,pager i1 'source /home/solomon/.config/mutt/accounts/solomon@inkletblot.com.muttrc!;' "switch to solomon@inkletblot.com" +macro index,pager i2 'source /home/solomon/.config/mutt/accounts/Solomonlaing@protonmail.com.muttrc!;' "switch to Solomonlaing@protonmail.com"