18092024
This commit is contained in:
parent
15464e5135
commit
72da4e7cd2
14 changed files with 175 additions and 27 deletions
|
@ -1,10 +1,5 @@
|
|||
# Where to put the stuff
|
||||
set header_cache = "$HOME/Library/Caches/mutt/headers"
|
||||
set message_cachedir = "$HOME/Library/Caches/mutt/bodies"
|
||||
set certificate_file = "$HOME/Library/Caches/mutt/certificates"
|
||||
|
||||
# link to mailcap file
|
||||
set mailcap_path = "$HOME/.config/mutt/mailcap"
|
||||
|
||||
# save attachments to a folder
|
||||
macro attach s '<save-entry> <bol>$HOME/Documents/attachments/<eol>' 'save attachment'
|
||||
macro attach s '<save-entry> <bol>$HOME/Documents/attachments/<eol>' 'save attachment'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue