summaryrefslogtreecommitdiff
path: root/mutt/.mutt/secondary.rc
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2020-11-10 10:39:26 +0100
committerpks <pks@pks.rocks>2020-11-10 10:39:26 +0100
commitdc9a8e668c844b6ebd7bf292ddd360cdf8c1e218 (patch)
tree90c30c788eb88ec59bc563e80ba9a10120c696f4 /mutt/.mutt/secondary.rc
parent7391564a8851f7d7effe0d5797fe5165ed110a20 (diff)
overhault mutt config
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>"