[neomutt] added basic config
Shamelessly copied from https://gideonwolfe.com/posts/workflow/neomutt/intro/
This commit is contained in:
parent
ef6d56b2a8
commit
c6c44a8e95
6 changed files with 235 additions and 0 deletions
9
.config/neomutt/neomuttrc.example
Normal file
9
.config/neomutt/neomuttrc.example
Normal 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'
|
Loading…
Add table
Add a link
Reference in a new issue