[neomutt] added basic config

Shamelessly copied from https://gideonwolfe.com/posts/workflow/neomutt/intro/
This commit is contained in:
Tobias Schmidl 2023-01-30 07:14:07 +01:00
parent ef6d56b2a8
commit c6c44a8e95
6 changed files with 235 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# vim: filetype=muttrc
source ~/.config/neomutt/settings
source ~/.config/neomutt/colors
source ~/.config/neomutt/mappings
# Accounts
source ~/.config/neomutt/accounts/example
folder-hook $folder 'source ~/.config/neomutt/accounts/example'