dotfiles/config/dot_config/doom
2024-03-28 16:20:36 +01:00
..
lisp add kirby mode 2024-03-28 16:20:36 +01:00
config.el add casual, add emacs-conflict 2024-03-27 08:26:12 +01:00
init.el add casual, add emacs-conflict 2024-03-27 08:26:12 +01:00
packages.el add casual, add emacs-conflict 2024-03-27 08:26:12 +01:00
README.org doom: enable notmuch again, add org-superstar 2024-03-25 10:26:16 +01:00
style.css add org-drill, org export settings 2024-02-26 23:32:58 +05:45

Doom Config

Sample .netrc

With Posteo.de, I can sync my calendar to Org Mode and my mails with notmuch. Configuring the password in this (unencrypted) .netrc was a bit tricky, bit this config seems to work for now. The order of the entries matters!

# caldav sync
# this works with caldav, but trips up offlineimap
# machine posteo.de:8443 port https login johnnie@posteo.de password PASSWORD
machine posteo.de:8443 login johnnie@posteo.de password PASSWORD
# offlineimap
machine posteo.de login johnnie@posteo.de password PASSWORD