diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-01-26 18:31:14 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-01-26 18:31:14 -0500 |
| commit | b82502bc7cc77d36bac02a4ed1f5eb0e1804762f (patch) | |
| tree | 13c092f52a6f130d66369362555f5e8617caa15b | |
| parent | ea7f5f9ec5c52697425f2749acc06b450b6c9b41 (diff) | |
| download | eibhear-b82502bc7cc77d36bac02a4ed1f5eb0e1804762f.tar.gz eibhear-b82502bc7cc77d36bac02a4ed1f5eb0e1804762f.tar.zst eibhear-b82502bc7cc77d36bac02a4ed1f5eb0e1804762f.zip | |
mutt notes
| -rw-r--r-- | .readme.mom | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.readme.mom b/.readme.mom index c758738..8461617 100644 --- a/.readme.mom +++ b/.readme.mom @@ -166,7 +166,7 @@ Naturally, you can use \f(CWyay\fP to look for and install any you want to add. .ITEM \f(CWMod+r\fP \(en ranger (file browser/manager) .ITEM -\f(CWMod+e\fP \(en mutt (email) +\f(CWMod+e\fP \(en mutt (email; not installed by default, see below) .ITEM \f(CWMod+m\fP \(en ncmpcpp (music player) .ITEM @@ -360,10 +360,13 @@ LARBS is also compatible with pywal, but it is not installed or used by default .HEADING 2 "How do I set up my email?" .LI .ITEM +Install \f(CWneomutt\fP, \f(CWofflineimap\fP and \f(CWmsmtp\fP if you haven't already. +.ITEM Create a GPG private/public key pair if you haven't already. Type \f(CWmod+shift+e\fP and you can select a tutorial for how to do this. .ITEM Download the mutt-wizard repository to the mutt config directory: \f(CWgit clone https://github.com/lukesmithxyz/mutt-wizard ~/.config/mutt\fP +\fBREAD THE README.\fP .PP .ITEM There run \f(CWmutt-wizard.sh\fP and follow the directions, specifically: |
