Managed with chezmoi
Some templates reference secrets that are not committed to the repo.
On first chezmoi init, a scaffold file is automatically created at:
~/.local/share/chezmoi/.chezmoidata/secrets.toml
[secrets]
tavily_api_key = ""Fill in your secret values after init. This file is listed in .gitignore and will be picked up automatically by chezmoi as additional template data (accessible via .secrets.* in templates).