Refact: move dotfiles to specific folder and split dotfile in 2

This commit is contained in:
2019-05-11 11:03:34 +02:00
parent 5eab1b8cb2
commit 686c46a1e7
39 changed files with 314 additions and 28 deletions

68
files/dotfiles/mbsyncrc Normal file
View File

@@ -0,0 +1,68 @@
IMAPAccount opytex
Host imap.mailfence.com
User Takanuva
PassCmd "pass show mail/mailfence/Takanuva | head -n 1"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
IMAPStore opytex-remote
Account opytex
MaildirStore opytex-local
Subfolders Verbatim
Path ~/.mail/opytex/
Inbox ~/.mail/opytex/INBOX
Channel opytex
Master :opytex-remote:
Slave :opytex-local:
Create Both
Expunge Both
Patterns *
SyncState *
IMAPAccount lafrite26
Host imap.gmail.com
User lafrite26
PassCmd "pass show mail/lafrite26@gmail.com | head -n 1"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
IMAPStore lafrite26-remote
Account lafrite26
MaildirStore lafrite26-local
Subfolders Verbatim
Path ~/.mail/lafrite26/
Inbox ~/.mail/lafrite26/INBOX
Channel lafrite26
Master :lafrite26-remote:
Slave :lafrite26-local:
Create Both
Expunge Both
Patterns *
SyncState *
IMAPAccount benjamin.jm.bertrand
Host imap.gmail.com
User benjamin.jm.bertrand
PassCmd "pass show mail/benjamin.jm.bertrand@gmail.com | head -n 1"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
IMAPStore benjamin.jm.bertrand-remote
Account benjamin.jm.bertrand
MaildirStore benjamin.jm.bertrand-local
Subfolders Verbatim
Path ~/.mail/benjamin.jm.bertrand/
Inbox ~/.mail/benjamin.jm.bertrand/INBOX
Channel benjamin.jm.bertrand
Master :benjamin.jm.bertrand-remote:
Slave :benjamin.jm.bertrand-local:
Create Both
Expunge Both
Patterns *
SyncState *