2021-04-04 01:47:40 +02:00
|
|
|
# Generated by Home Manager.
|
|
|
|
set header_cache = "/home/hm-user/.cache/neomutt/headers/"
|
|
|
|
set message_cachedir = "/home/hm-user/.cache/neomutt/messages/"
|
|
|
|
set editor = "$EDITOR"
|
|
|
|
set implicit_autoview = yes
|
2024-02-05 23:42:06 +01:00
|
|
|
set crypt_use_gpgme = yes
|
2021-04-04 01:47:40 +02:00
|
|
|
|
|
|
|
alternative_order text/enriched text/plain text
|
|
|
|
|
|
|
|
set delete = yes
|
|
|
|
|
2024-04-29 23:54:54 +02:00
|
|
|
|
|
|
|
|
2021-04-04 01:47:40 +02:00
|
|
|
# Binds
|
|
|
|
bind editor <Tab> "complete-query"
|
|
|
|
bind index,pager \Cp "sidebar-prev"
|
|
|
|
|
|
|
|
# Macros
|
|
|
|
macro index s "<save-message>?<tab>"
|
|
|
|
macro index,pager c "<change-folder>?<change-dir><home>^K=<enter><tab>"
|
|
|
|
|
|
|
|
# Register accounts
|
|
|
|
# register account hm@example.com
|
|
|
|
mailboxes "/home/hm-user/Mail/hm@example.com/Inbox"
|
2021-08-19 06:33:53 +02:00
|
|
|
|
2021-04-04 01:47:40 +02:00
|
|
|
folder-hook /home/hm-user/Mail/hm@example.com/ " \
|
|
|
|
source /home/hm-user/.config/neomutt/hm@example.com "
|
|
|
|
|
|
|
|
|
|
|
|
# Source primary account
|
|
|
|
source /home/hm-user/.config/neomutt/hm@example.com
|
2021-04-11 19:52:31 +02:00
|
|
|
|
|
|
|
# Extra configuration
|
|
|
|
|
|
|
|
|
|
|
|
|