commit 71078fe262efcd322d14bdd462c7bbe0b483f15e parent cd1600ae1c7ad3280d0224ca54d0bec8d3e1602c Author: Jake Bauer <jbauer@paritybit.ca> Date: Thu, 16 Sep 2021 23:50:44 -0400 Remove redundant isync config in .config Diffstat:
D | .config/isync/mbsyncrc | | | 18 | ------------------ |
1 file changed, 0 insertions(+), 18 deletions(-)
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc @@ -1,18 +0,0 @@ -IMAPStore main-remote -Host mail.paritybit.ca -Port 993 -User jbauer -Pass <PASS> -SSLType IMAPS - -MaildirStore main-local -Path ~/.local/mail/ -Inbox ~/.local/mail/INBOX - -Channel main -Far :main-remote: -Near :main-local: -Create Both -Patterns * -SyncState * -Sync All