summaryrefslogtreecommitdiff
path: root/by_os/Linux/mutt/.mutt/secondary.rc
diff options
context:
space:
mode:
Diffstat (limited to 'by_os/Linux/mutt/.mutt/secondary.rc')
-rw-r--r--by_os/Linux/mutt/.mutt/secondary.rc13
1 files changed, 13 insertions, 0 deletions
diff --git a/by_os/Linux/mutt/.mutt/secondary.rc b/by_os/Linux/mutt/.mutt/secondary.rc
new file mode 100644
index 0000000..3501727
--- /dev/null
+++ b/by_os/Linux/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 from = "pks@pks.rocks"
+set sendmail = "/usr/bin/msmtp -a work"
+set record = "+work/all"
+set postponed = "+work/drafts"
+set spoolfile = "+work/inbox"
+
+macro index,pager S "<save-message>+work/all<enter><enter><sync-mailbox>"
+