Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 1.1 KB

2022-12-11

  • msmtp and fdm are disabled for now.
  • Neomutt use isync to get last emails and use the native smtp instead of msmtp.
  • Neomutt configs moved to ~/.config/neomutt.
  • Simple email (without OAUTH, mailctl, token) can be configured with pass, see the wiki.

2022-12-09

  • Change on .chezmoi.toml.tmpl, so run a chezmoi init to regenerate config file.
    • remove data.system, data.gpgkey, data.github
    • just prompt for a name (not github).

2022-11-16

  • Change on .chezmoi.toml.tmpl, so run a chezmoi init to regenerate config file.

    • add two new fieds: personal and secrets.
    • make [gpg] depend on secrets. You may need to reedit config file too, chezmoi edit-config.
  • Change on .chezmoiexternal.toml, add new repos for the futur :). If you have trouble with external repo, try to deleting them (rm -r) and update with chezmoi -R apply.