mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Set from for Mutt
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
set signature="~/.mutt/signature"
|
set signature="~/.mutt/signature"
|
||||||
set editor="nano -r 72 -b"
|
set editor="nano -r 72 -b"
|
||||||
|
|
||||||
|
set from = "nikdoof@dimension.sh"
|
||||||
|
set realname = "Andrew Williams"
|
||||||
|
set use_from
|
||||||
set envelope_from # which from?
|
set envelope_from # which from?
|
||||||
set edit_headers # show headers when composing
|
set edit_headers # show headers when composing
|
||||||
set fast_reply # skip to compose when replying
|
set fast_reply # skip to compose when replying
|
||||||
|
|||||||
Reference in New Issue
Block a user