dotfiles/meta/tasks/mail.yaml
2021-02-27 01:30:26 +01:00

31 lines
680 B
YAML

- 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}/.mailcap:
path: conf/mailcap
${HOME}/.mbsyncrc:
path: conf/mbsyncrc
${HOME}/.msmtprc:
path: conf/msmtprc
${HOME}/.notmuch-config:
path: conf/notmuch-config
${HOME}/Mail/.notmuch/hooks:
glob: true
force: true
path: conf.d/notmuch/*