c6c44a8e95
Shamelessly copied from https://gideonwolfe.com/posts/workflow/neomutt/intro/
9 lines
242 B
Text
9 lines
242 B
Text
# 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'
|