diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-24 13:53:27 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-24 13:53:27 +0200 |
commit | d054f4eea7acec8ea24acc5705ff47ef66f7e334 (patch) | |
tree | 5660cb774c609948297a877773025fd5cde17ad0 /.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc | |
parent | idea (diff) | |
download | dotfiles-bsd-d054f4eea7acec8ea24acc5705ff47ef66f7e334.tar.gz dotfiles-bsd-d054f4eea7acec8ea24acc5705ff47ef66f7e334.tar.bz2 dotfiles-bsd-d054f4eea7acec8ea24acc5705ff47ef66f7e334.tar.xz dotfiles-bsd-d054f4eea7acec8ea24acc5705ff47ef66f7e334.tar.zst dotfiles-bsd-d054f4eea7acec8ea24acc5705ff47ef66f7e334.zip |
New mutt account, updates
Diffstat (limited to '')
-rw-r--r-- | .config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc index 229dce5..76701ee 100644 --- a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc +++ b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc @@ -1,9 +1,9 @@ # vim: filetype=neomuttrc -# muttrc file for account bousset.rudy@gmail.com +# muttrc file for account olsen.oyvind.nor@gmail.com set realname = "Joe" set from = "olsen.oyvind.nor@gmail.com" set sendmail = "msmtp -a olsen.oyvind.nor@gmail.com" -alias me Rudy Bousset <olsen.oyvind.nor@gmail.com> +alias me Joe <olsen.oyvind.nor@gmail.com> set folder = "/home/jozan/.local/share/mail/olsen.oyvind.nor@gmail.com" set header_cache = /home/jozan/.cache/mutt-wizard/olsen.oyvind.nor@gmail.com/headers set message_cachedir = /home/jozan/.cache/mutt-wizard/olsen.oyvind.nor@gmail.com/bodies |