Update .muttrc

This commit is contained in:
Chris Cowley 2025-09-22 14:33:38 +02:00
parent c01806f846
commit 989a80b53e

View file

@ -5,6 +5,8 @@ source ~/.config/neomutt/mappings
#
set from = chris@cowley.tech
set real_name = "Chris Cowley"
set sendmail="/usr/bin/msmtp"
set edit_headers = yes # allow user to edit message headers
set editor = "nvim" # define which editor to use
set fast_reply = yes # skip initial prompts when replying