Update MIME types search path
This commit is contained in:
parent
36e45d73f8
commit
239dc63f45
1 changed files with 3 additions and 1 deletions
|
|
@ -52,7 +52,9 @@ profile mutt @{exec_path} {
|
||||||
|
|
||||||
/usr/share/terminfo/** r,
|
/usr/share/terminfo/** r,
|
||||||
|
|
||||||
/etc/mime.types r,
|
# Mutt MIME types search path
|
||||||
|
/etc/mime.types r,
|
||||||
|
owner @{HOME}/.mime.types r,
|
||||||
|
|
||||||
# Mutt mailcap search path
|
# Mutt mailcap search path
|
||||||
/etc/{mutt/,}mailcap r,
|
/etc/{mutt/,}mailcap r,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue