diff options
author | Amin Bandali <amin@aminb.org> | 2016-12-12 03:29:39 -0500 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2016-12-12 03:29:39 -0500 |
commit | 7acb70d3bf0323a7545ba4b89981d0ffd47a2c7a (patch) | |
tree | de5d415dfb083152ee3ebf322a97547203dde5e0 /isync/.mbsyncrc | |
parent | de295c49e1321b7ec020cad2c840a2d43624b0d3 (diff) | |
download | configs-7acb70d3bf0323a7545ba4b89981d0ffd47a2c7a.tar.gz configs-7acb70d3bf0323a7545ba4b89981d0ffd47a2c7a.tar.xz configs-7acb70d3bf0323a7545ba4b89981d0ffd47a2c7a.zip |
Enable mu4e mode-line & notifications; and fix up error in .mbsyncrc
Diffstat (limited to '')
-rw-r--r-- | isync/.mbsyncrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc index 2a19b5d..15bfbec 100644 --- a/isync/.mbsyncrc +++ b/isync/.mbsyncrc @@ -2,9 +2,9 @@ CopyArrivalDate yes ###### -User amin@aminb.org IMAPAccount amin Host nix.aminb.org +User amin@aminb.org PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin.gpg" SSLType IMAPS |