Laptop config: zsh, emacs (with WSL detection for work), ghostty, tmux, ranger, newsboat, neomutt + mbsync + msmtp (Outlook OAuth2), neomutt signature. Work config: emacs with C#/TS/JS/CSS/HTML dev settings for WSL. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
392 B
Plaintext
15 lines
392 B
Plaintext
set realname = "Rob Harbaugh"
|
|
set from = "robharbaugh@outlook.com"
|
|
|
|
set mbox_type = Maildir
|
|
set folder = ~/mail/outlook
|
|
set spoolfile = +Inbox
|
|
set postponed = +Drafts
|
|
set trash = +Trash
|
|
|
|
set signature = ~/.config/neomutt/signature
|
|
set sendmail = "/usr/bin/msmtp"
|
|
set envelope_from = yes
|
|
set sendmail_wait = 0
|
|
|
|
mailboxes =Inbox =Drafts =Sent =Archive =Trash =Church =Family =House =Work =Notes |