#======================================================# # Boring details set realname = "Tucker Evans" set from = "" set use_from = yes set use_envelope_from ="yes" set mbox_type=Maildir # If not set in environment variables: # Watch these mailboxes for new mail: mailboxes ! +mutt set sort_browser=alpha # Sort mailboxes by alpha(bet) #======================================================# # Order of headers and what to show hdr_order Date: From: User-Agent: X-Mailer \ To: Cc: Reply-To: Subject: ignore * unignore Date: From: User-Agent: X-Mailer \ To: Cc: Reply-To: Subject: #======================================================# # which editor do you want to use? # vim of course! set editor="vim -c 'set tw=70 et' '+/^$' " set edit_headers # See the headers when editing #======================================================# # Aliases set sort_alias=alias # sort aliases in alpha order by alias name #======================================================# # Odds and ends set markers # mark wrapped lines of text in the pager with a + set smart_wrap # Don't wrap mid-word set pager_context=5 # Retain 5 lines of previous page when scrolling. set status_on_top # Status bar on top. push # Shows mutt version at startup set sort = reverse-date-received auto_view text/html alternative_order text/plain text/enriched text/html folder-hook '~/Mail/gmail.com' 'source ~/.mutt/gmail.com' folder-hook '~/Mail/ohmnii.com/inbox' 'source ~/mutt/ohmnii.com' folder-hook '~/Mail/landmark.edu' 'source ~/mutt/landmark.edu' folder-hook '~/Mail/clarkson.edu' 'source ~/mutt/clarkson.edu macro index '~/Mail/gmail/inboxsource ~/.mutt/gmail.com' macro index '~/Mail/ohmnii/inboxsource ~/.mutt/ohmnii.com' macro index '~/Mail/clarkson/inboxsource ~/.mutt/clarkson.edu' macro index '~/Mail/landmark/inboxsource ~/.mutt/landmark.edu' # -*-muttrc-*- # 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 '_+[^_]+_+' #default mailbox source ~/.mutt/gmail.com