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