summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke <luke@lukesmith.xyz>2018-02-09 23:52:08 -0700
committerLuke <luke@lukesmith.xyz>2018-02-09 23:52:08 -0700
commit516205654248095afba2eda00b7d086b255a5783 (patch)
treea307e61631647599394543f9fa0684b2c9562c4f
parent914a1bf4d895a986adaa240e857b95c7f49fed4c (diff)
muttdir changed documentation additions
-rw-r--r--README.md4
-rwxr-xr-xmutt_install.sh2
2 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index b10f3e0..1330e39 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@ Mutt is one of the most rewarding programs one can use, but can be a pain in the
## Progress
-The main scripts `mutt_install.sh` can create or add an account from a domain in `domain.csv` to `~/.offlineimaprc` without a problem.
+* The main scripts `mutt_install.sh` can create or add an account from a domain in `domain.csv` to `~/.offlineimaprc` without a problem.
+* It also creates a email-specific settings for your muttrc, which are outputed in the `accounts/` directory in your mutt directory.
+* It uses your gpg encryption to store your encrypted password in `credentials/`, where there are also two scripts that allow mutt and offlineIMAP to decrypt the passwords when needed.
## YOU CAN HELP
diff --git a/mutt_install.sh b/mutt_install.sh
index 5d51810..40cc4f6 100755
--- a/mutt_install.sh
+++ b/mutt_install.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-muttdir="$HOME/Repos/email-mutt-offline/"
+muttdir="$HOME/.config/mutt/"
mkdir -p ~/.config/mutt/credentials
# Email for GPG