update and clean

This commit is contained in:
Jeff Lance 2021-02-26 00:14:13 +01:00
parent 1c6059c7f4
commit e43261fd95
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"host": "ssl0.ovh.net",
"port": 993,
"tls": true,
"tlsOptions": {
"rejectUnauthorized": false
},
"username": "gmaes@mala.fr",
"password": "",
"passwordCmd": "secret-tool lookup email games@mala.fr",
"onNewMail": "mbsync -V games@mala.fr-inbox",
"onNewMailPost": "notmuch new",
"boxes": [
"INBOX"
]
}

View File

@ -1,15 +1,19 @@
- link:
${HOME}/.config/astroid:
glob: true
force: true
path: conf.d/astroid/*
${HOME}/.config/afew:
glob: true
force: true
path: conf.d/afew/*
${HOME}/.config/alot:
glob: true
force: true
path: conf.d/alot/*
${HOME}/.config/imapnotify:
glob: true
force: true
path: conf.d/imapnotify/*
${HOME}/.mbsyncrc:
path: conf/mbsyncrc