Allow initialization scripts on Debian
This commit is contained in:
parent
ea208acc72
commit
90249e697c
1 changed files with 4 additions and 1 deletions
|
|
@ -84,7 +84,10 @@ profile mutt @{exec_path} {
|
||||||
/usr/libexec/sendmail/sendmail rPUx,
|
/usr/libexec/sendmail/sendmail rPUx,
|
||||||
@{bin}/ispell rPUx,
|
@{bin}/ispell rPUx,
|
||||||
# TODO: Add a profile for abook (Most distros don't ship this anymore though)
|
# 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}/w3m rCx -> html-renderer,
|
||||||
@{bin}/lynx rCx -> html-renderer,
|
@{bin}/lynx rCx -> html-renderer,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue