From e7f18b647e3ea10862bb7d5f423942d9d678b3ab Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Wed, 12 Aug 2020 07:30:46 +0200 Subject: mutt: refactoring --- by_os/Linux/mutt/.mutt/primary.rc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 by_os/Linux/mutt/.mutt/primary.rc (limited to 'by_os/Linux/mutt/.mutt/primary.rc') diff --git a/by_os/Linux/mutt/.mutt/primary.rc b/by_os/Linux/mutt/.mutt/primary.rc new file mode 100644 index 0000000..8e9387b --- /dev/null +++ b/by_os/Linux/mutt/.mutt/primary.rc @@ -0,0 +1,13 @@ +color status blue color231 +color sidebar_divider blue color231 +color sidebar_highlight color201 color231 +color indicator color231 blue + +set from = "p@simianer.de" +set sendmail = "/usr/bin/msmtp -a primary" +set record = "+primary/all" +set postponed = "+primary/drafts" +set spoolfile = "+primary/inbox" + +macro index,pager S "+primary/all" + -- cgit v1.2.3