From fd263b9c44a7d5c9dd010320e17d4d009c946b41 Mon Sep 17 00:00:00 2001
From: Tucker Evans <tuckerevans24@gmail.com>
Date: Fri, 27 Sep 2019 13:25:58 -0400
Subject: Update mutt configs

---
 mutt/.mutt/ohmnii.com |  3 ---
 mutt/.muttrc          | 36 ++++++++++++++++++------------------
 2 files changed, 18 insertions(+), 21 deletions(-)

diff --git a/mutt/.mutt/ohmnii.com b/mutt/.mutt/ohmnii.com
index 26048cf..6103a34 100644
--- a/mutt/.mutt/ohmnii.com
+++ b/mutt/.mutt/ohmnii.com
@@ -10,6 +10,3 @@ set sendmail="/usr/bin/msmtp -a ohmnii"
 
 color status black green
 
-set alias_file= ~/.mutt/alias.ohmnii.com
-source $alias_file
-
diff --git a/mutt/.muttrc b/mutt/.muttrc
index 2765e81..c7011a9 100644
--- a/mutt/.muttrc
+++ b/mutt/.muttrc
@@ -63,24 +63,24 @@ macro index <f6> '<sync-mailbox><change-folder>~/Mail/landmark/inbox<enter><ente
 
 # Palette for use with the Linux console.  Black background.
 
-color hdrdefault white black
-color quoted blue black
-color signature blue black
-color attachment red black
-color prompt white black
-color message brightred black
-color error brightred black
-color indicator black white
-color tree white black
-color normal white black
-color markers blue black
-color search white black
-color tilde brightmagenta black
-color index red black ~F
-color index brightwhite black "~N|~O"
-
-color body brightwhite black '\*+[^*]+\*+'
-color body brightwhite black '_+[^_]+_+'
+#color hdrdefault white black
+#color quoted blue black
+#color signature blue black
+#color attachment red black
+#color prompt white black
+#color message brightred black
+#color error brightred black
+#color indicator black white
+#color tree white black
+#color normal white black
+#color markers blue black
+#color search white black
+#color tilde brightmagenta black
+#color index red black ~F
+#color index brightwhite black "~N|~O"
+#
+#color body brightwhite black '\*+[^*]+\*+'
+#color body brightwhite black '_+[^_]+_+'
 
 set include
 
-- 
cgit v1.1