summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-06-11 19:57:04 +0200
committerGravatar Tom Willemsen2011-06-11 19:57:04 +0200
commit0e27a5e2fb547b849b2bc3e3016eab223657850c (patch)
tree67b939b99e2f9993408e237459f2d506841abae6
parenta8ced5b23c3d8d1677ca2d713f8648a6be02f5a7 (diff)
downloaddotfiles-0e27a5e2fb547b849b2bc3e3016eab223657850c.tar.gz
dotfiles-0e27a5e2fb547b849b2bc3e3016eab223657850c.zip
MUTT: Add some mailing lists and improve colors
-rw-r--r--mutt/colors.muttrc11
-rw-r--r--muttrc7
2 files changed, 12 insertions, 6 deletions
diff --git a/mutt/colors.muttrc b/mutt/colors.muttrc
index a0283ad..a4a1394 100644
--- a/mutt/colors.muttrc
+++ b/mutt/colors.muttrc
@@ -20,11 +20,12 @@ uncolor index "~T"
uncolor index "~D"
# and recolor them appropriately
-color index yellow default "~P"
-color index brightcyan default "~N ~u" # new ML mail
-color index brightyellow default "~N !~u" # new non-ML mail
-color index brightgreen default "~T"
-color index brightred default "~D"
+color index yellow default "~P"
+color index green default "~u"
+color index brightgreen default "~N ~u" # new ML mail
+color index brightyellow default "~N !~u" # new non-ML mail
+color index brightmagenta default "~T"
+color index red default "~D"
# set up the headers
color header yellow black "^from:"
diff --git a/muttrc b/muttrc
index afa1a92..f5a09a5 100644
--- a/muttrc
+++ b/muttrc
@@ -54,7 +54,7 @@ set quote_regexp = "^( {0,4}[>|:#%]| {0,4}[a-z0-9]+[>|]+)+"
# formats
set status_format = "-%r %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? %l?] (%s/%S) %> (%P) "
set date_format = "%d %b %H:%M"
-set index_format = "%3C %Z %D [%-12.12F] %s"
+set index_format = "%3C %Z %D [%-12.12L] %s"
set alias_format = "%4n %t %-20a %r"
# composing mail
@@ -108,3 +108,8 @@ macro index,pager A "<pipe-message>abook --add-email<return>" "add the sender ad
# key bindings
bind pager \177 previous-line # default didn't want to work anymore
#bind generic i what-key
+
+# mailing lists
+subscribe emacs-devel aur-general help-gnu-emacs arch-general
+subscribe debbugs.gnu.org django-users dev@suckless.org arch-releng
+subscribe arch-dev-public arch-projects