New options `-t': timeout
[nethome.git] / .muttrc.addons
index ede8d47..f408bcb 100644 (file)
@@ -74,7 +74,7 @@ macro editor \ew "^a  [^e]^a"
 
 # GPG
 #####
-source /home/lace/.muttrc-gpg.rc
+source ~/.muttrc-gpg.rc
 unset pgp_show_unusable
 set pgp_replyencrypt
 set pgp_replysignencrypted
@@ -113,3 +113,4 @@ color body brightcyan black [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses
 color underline brightgreen black
 mono header underline ^(From|Subject):
 mono quoted bold
+macro index V ":color index black white .*\n:color header black white ^(From|Subject|To|Cc|Bcc|Message-ID):\n:color hdrdefault black white\n:color quoted cyan white\n:color signature brightred white\n:color indicator brightyellow red\n:color error brightred white\n:color status brightyellow blue\n:color tree brightmagenta white  # the thread tree in the index menu\n:color tilde brightmagenta white\n:color message brightcyan white\n:color normal black white\n:color attachment brightmagenta white\n:color search black green  # how to hilite search patterns in the pager\n:color body brightyellow white '(ftp|http)://[^ ]+'  # point out URLs\n:color body black white [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses\n:color underline brightgreen white\n\cl"