Refactoring
- Added macos
This commit is contained in:
parent
03a7616e8c
commit
2c1ccaffd1
47 changed files with 76 additions and 33 deletions
10
linux/.config/mutt/paths
Normal file
10
linux/.config/mutt/paths
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Where to put the stuff
|
||||
set header_cache = "~/.cache/mutt/headers"
|
||||
set message_cachedir = "~/.cache/mutt/bodies"
|
||||
set certificate_file = "~/.cache/mutt/certificates"
|
||||
|
||||
# link to mailcap file
|
||||
set mailcap_path = "~/.config/mutt/mailcap"
|
||||
|
||||
# save attachments to a folder
|
||||
macro attach s '<save-entry> <bol>~/Documents/attachments/<eol>' 'save attachment'
|
Loading…
Add table
Add a link
Reference in a new issue