dotfiles/home/.config/neomutt/neomuttrc
2020-12-06 11:39:02 +02:00

9 lines
246 B
Text

# vim: filetype=neomuttrc
## General options
set header_cache = "~/.cache/neomutt"
set mbox_type=Maildir
# Accounts
source "~/.config/neomutt/accounts/marko@korhonen.cc"
folder-hook $folder 'source ~/.config/neomutt/accounts/marko@korhonen.cc'