summaryrefslogtreecommitdiff
path: root/by_os/Linux/mutt/.mutt/secondary.rc
diff options
context:
space:
mode:
authorPatrick Simianer <pks@pks.rocks>2020-08-12 07:30:46 +0200
committerPatrick Simianer <pks@pks.rocks>2020-08-12 07:30:46 +0200
commite7f18b647e3ea10862bb7d5f423942d9d678b3ab (patch)
tree979944ac113bd8674cbdf9ba007b94f3e04ddc95 /by_os/Linux/mutt/.mutt/secondary.rc
parentb5958a1c796600b5e1fdf15e7b3d4038343ebd3f (diff)
mutt: refactoring
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>"
+