From 19971c62981fc51db4155c5df00d93dd8d3a13d8 Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Wed, 31 Jul 2019 22:16:10 -0400 Subject: [PATCH] Add mutt --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 282edf9..6a39e46 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,16 @@ Syncs austenwares.com offical bash/zsh/tmux/vim/... config files - Installing vim vim +'call Initialize()' + +### Requirements + +- Mutt + + ``` + neomutt # or mutt + isync + msmtp + notmuch + w3m + docker # For generating html snapshots + ```