Configure mutt to always include messages when replying.

This commit is contained in:
2025-05-08 09:45:54 +12:00
parent ad0ff1e15e
commit 1a0f8d5d0c

View File

@ -57,6 +57,8 @@ alternative_order text/plain text/html
auto_view text/html auto_view text/html
set mailcap_path = ~/.muttmailcap set mailcap_path = ~/.muttmailcap
# Always include messages when replying
set include
#================================================================ #================================================================
# Dracula theme colors # Dracula theme colors