Allow initialization scripts on Debian

This commit is contained in:
doublez13 2024-02-06 12:38:18 -07:00 committed by GitHub
parent ea208acc72
commit 90249e697c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,7 +84,10 @@ profile mutt @{exec_path} {
/usr/libexec/sendmail/sendmail rPUx,
@{bin}/ispell rPUx,
# TODO: Add a profile for abook (Most distros don't ship this anymore though)
@{bin}/abook rPUx,
@{bin}/abook rPUx,
@{bin}/mutt_dotlock rix,
#Misc mutt scripts
@{lib}/mutt/* rix,
@{bin}/w3m rCx -> html-renderer,
@{bin}/lynx rCx -> html-renderer,