Added link styling to .muttrc.
This commit is contained in:
parent
b6a1de519f
commit
af13a87999
2
.muttrc
2
.muttrc
@ -13,7 +13,6 @@ set narrow_tree = yes
|
|||||||
set smart_wrap = yes
|
set smart_wrap = yes
|
||||||
set fast_reply = yes
|
set fast_reply = yes
|
||||||
|
|
||||||
|
|
||||||
## folders
|
## folders
|
||||||
set record = ~/Maildir/.Sent
|
set record = ~/Maildir/.Sent
|
||||||
set mbox = ~/Maildir/.Archive
|
set mbox = ~/Maildir/.Archive
|
||||||
@ -31,6 +30,7 @@ color header brightwhite black "X-Spam-Level:"
|
|||||||
color header red black "X-Virus-Scan:.*FOUND"
|
color header red black "X-Virus-Scan:.*FOUND"
|
||||||
color header brightwhite black "X-Greylist:"
|
color header brightwhite black "X-Greylist:"
|
||||||
color status brightwhite red # color the status bar
|
color status brightwhite red # color the status bar
|
||||||
|
color body brightcyan default "(http|https|ftp|mailto|telnet|ssh)://[^ ]+"
|
||||||
|
|
||||||
## folders
|
## folders
|
||||||
set record = ~/Maildir/.Sent
|
set record = ~/Maildir/.Sent
|
||||||
|
Loading…
Reference in New Issue
Block a user