diff options
Diffstat (limited to 'mutt/muttrc')
| -rwxr-xr-x | mutt/muttrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc new file mode 100755 index 0000000..5473514 --- /dev/null +++ b/mutt/muttrc @@ -0,0 +1,5 @@ +# vim: filetype=neomuttrc +source /usr/local/share/mutt-wizard/mutt-wizard.muttrc +source /home/anand/.config/mutt/accounts/anand@heresanandp.in.muttrc +macro index,pager i1 '<sync-mailbox><enter-command>source /home/anand/.config/mutt/accounts/anand@heresanandp.in.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to anand@heresanandp.in" +set header_cache_backend = "lmdb" |
