mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
27 lines
565 B
Text
27 lines
565 B
Text
|
# 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
|
||
|
|
||
|
alternative_order text/enriched text/plain text
|
||
|
|
||
|
set delete = yes
|
||
|
|
||
|
# Binds
|
||
|
|
||
|
|
||
|
# Macros
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
# Extra configuration
|
||
|
|
||
|
|
||
|
|
||
|
# register account hm@example.com
|
||
|
mailboxes "/home/hm-user/Mail/hm@example.com/Inbox"
|
||
|
folder-hook /home/hm-user/Mail/hm@example.com/ " \
|
||
|
source /home/hm-user/.config/neomutt/hm@example.com "
|
||
|
source /home/hm-user/.config/neomutt/hm@example.com
|