make neomuttrc /home/usr agnostic

This commit is contained in:
randomuser 2024-02-10 18:55:05 -06:00
parent 445b97bf01
commit 2b4fb558c3
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ set sidebar_visible
set sidebar_format = "%B%<F? [%F}>%* %<N?%N/>%S"
set mail_check_stats
set sendmail = "msmtp -a default -C /home/usr/.config/msmtp/config"
set sendmail = "msmtp -a default -C $HOME/.config/msmtp/config"
set from = "ryan@beepboop.systems"
set spoolfile = +INBOX
@ -20,7 +20,7 @@ set postponed = "+Drafts"
mailboxes +SMS +INBOX "+College Messages"
unset wait_key
macro index S "<shell-escape>mbsync --config=/home/usr/.config/isync/config main; vdirsyncer sync<enter>"
macro index S "<shell-escape>mbsync --config=$HOME/.config/isync/config main; vdirsyncer sync<enter>"
set use_threads = yes
set sort_aux = reverse-last-date-received