diff options
author | Luke Smith <luke@lukesmith.xyz> | 2018-03-16 12:14:51 -0700 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2018-03-16 12:14:51 -0700 |
commit | 17b880131630de5686e126d528b80832843b7edc (patch) | |
tree | eaf5fa48068e61c9892713e5ff30922de493b8b4 /README.md | |
parent | 4abc05bfb55b012e5d4082423b0565b59f85a05c (diff) | |
parent | e9d16d64562c97914e91e4870a848874cfc28cb6 (diff) |
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ Note also that Gmail and some providers require you to enable sign-ins from thir ## Installation and Dependencies +> **MacOS prerequisites** - Install `iproute2mac` and `mpv` ( brew install iproute2mac mpv ) + `dialog`, `neomutt` and `offlineimap` should be installed. You also need to have a GPG public/private key pair for the wizard to automatically store your passwords. The whole repo should be cloned to `~/.config/mutt/`. (If you have a previous mutt folder, you'll want to back it up or delete it first.) ``` |