parent
d8d5f85ab7
commit
fba87f8998
10 changed files with 477 additions and 0 deletions
27
tests/modules/programs/neomutt/neomutt-expected.conf
Normal file
27
tests/modules/programs/neomutt/neomutt-expected.conf
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue