commit 116eafd4c3275dcc6b5013f03e3d167066bf1f39 parent 068768ff3721f254807fc5df8ca2d49a58dcc759 Author: Luke Smith <luke@lukesmith.xyz> Date: Tue, 30 Oct 2018 13:19:44 -0400 Merge pull request #94 from seanoreillyza/master Added macOS installation notes Diffstat:
M | README.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -74,6 +74,17 @@ neomutt and see your mail. If mutt doesn't immediately work properly run the `Redetect mailboxes` option, then open mutt. This may be necessary for some accounts. + +### Installation on macOS + +You may need to install or symlink additional packages on macOS. Otherwise the generation of configuration files may fail, or worse. + +``` +ln -s /usr/local/bin/gpg /usr/local/bin/gpg2 +brew install coreutils +ln -s /usr/local/bin/gshred /usr/local/bin/shred +``` + ### Non-essential dependencies The automatically deployed configs will look for certain programs for certain