summaryrefslogtreecommitdiff
path: root/mutt/.mutt/secondary.rc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/.mutt/secondary.rc')
-rw-r--r--mutt/.mutt/secondary.rc13
1 files changed, 13 insertions, 0 deletions
diff --git a/mutt/.mutt/secondary.rc b/mutt/.mutt/secondary.rc
new file mode 100644
index 0000000..cc237ba
--- /dev/null
+++ b/mutt/.mutt/secondary.rc
@@ -0,0 +1,13 @@
+color status red color231
+color sidebar_divider red color231
+color sidebar_highlight color201 color231
+color indicator color231 red
+
+set realname = ""
+set from = ""
+set sendmail = "/usr/bin/msmtp -a secondary"
+set record = "+secondary/all"
+set postponed = "+secondary/drafts"
+set spoolfile = "+secondary/inbox"
+
+macro index,pager S "<save-message>+work/all<enter><enter><sync-mailbox>"