diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-04-20 02:12:52 +0000 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-04-20 02:12:52 +0000 |
commit | b33095c760cff94568fb3f664d98e9b642090665 (patch) | |
tree | 1f3d1c0bcca1fc38eaa71f1ea28d9bce6ec0841e /README.md | |
parent | e40c97a88ec6bf260836bb80deb0b9e329b39890 (diff) | |
parent | 2c8077c48b402cdbde5ab2222d7b8a7fd895cf11 (diff) |
Merge branch 'patch-1' into 'master'
fix typo in README.md
See merge request LukeSmithxyz/mutt-wizard!60
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Get this great stuff without effort: Specifically, this wizard: - Determines your email server's IMAP and SMTP servers and ports -- Creates dotfiles for `neomutt`, `isync`, and `msmtp` appropirate for your email address +- Creates dotfiles for `neomutt`, `isync`, and `msmtp` appropriate for your email address - Encrypts and stores locally your password for easy remote access, accessible only by your GPG key - Handles as many as nine separate email accounts automatically - Auto-creates bindings to switch between accounts or between mailboxes |