Update MIME types search path

This commit is contained in:
doublez13 2024-02-13 13:34:15 -07:00 committed by GitHub
parent 36e45d73f8
commit 239dc63f45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,9 @@ profile mutt @{exec_path} {
/usr/share/terminfo/** r, /usr/share/terminfo/** r,
# Mutt MIME types search path
/etc/mime.types r, /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,