<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>.dotfiles Manual</title>
  <link href="https://doc.dotfiles.io/manual/atom.xml" rel="self" type="application/atom+xml"/>
  <link href="https://doc.dotfiles.io/manual"/>
  <id>https://doc.dotfiles.io/manual</id>
  <updated></updated>
  <entry>
    <title>Introduction — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/00-introduction/"/>
    <id>https://doc.dotfiles.io/manual/00-introduction/</id>
    <updated></updated>
    <published></published>
    <summary>This manual describes .dotfiles v0.2.527 — a trusted agent workstation baseline for macOS, Linux, and WSL.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Architecture — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/01-concepts/01-architecture/"/>
    <id>https://doc.dotfiles.io/manual/01-concepts/01-architecture/</id>
    <updated></updated>
    <published></published>
    <summary>Architecture — the .dotfiles manual.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Trust Model — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/01-concepts/02-trust-model/"/>
    <id>https://doc.dotfiles.io/manual/01-concepts/02-trust-model/</id>
    <updated></updated>
    <published></published>
    <summary>The trust model combines cryptographic signing, local-first secrets, policy-gated agent operations, and machine-verifiable attestation.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>The Theme Engine — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/01-concepts/03-theme-engine/"/>
    <id>https://doc.dotfiles.io/manual/01-concepts/03-theme-engine/</id>
    <updated></updated>
    <published></published>
    <summary>The Theme Engine — the .dotfiles manual.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Fleet Architecture — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/01-concepts/04-fleet/"/>
    <id>https://doc.dotfiles.io/manual/01-concepts/04-fleet/</id>
    <updated></updated>
    <published></published>
    <summary>A &quot;fleet&quot; is two or more workstations sharing a single .dotfiles source repository. The fleet model handles per-host customization, drift detection, and…</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Self-Healing — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/01-concepts/05-self-healing/"/>
    <id>https://doc.dotfiles.io/manual/01-concepts/05-self-healing/</id>
    <updated></updated>
    <published></published>
    <summary>Self-Healing — the .dotfiles manual.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Tutorial: First Install — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/02-tutorials/01-first-install/"/>
    <id>https://doc.dotfiles.io/manual/02-tutorials/01-first-install/</id>
    <updated></updated>
    <published></published>
    <summary>End-to-end installation and verification, from zero to a fully-working environment in under 5 minutes.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Tutorial: Add a Wallpaper → Theme — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/02-tutorials/02-add-wallpaper/"/>
    <id>https://doc.dotfiles.io/manual/02-tutorials/02-add-wallpaper/</id>
    <updated></updated>
    <published></published>
    <summary>Drop an image. Get a fully-WCAG-AAA terminal theme.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Tutorial: Create a Machine Profile — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/02-tutorials/03-create-profile/"/>
    <id>https://doc.dotfiles.io/manual/02-tutorials/03-create-profile/</id>
    <updated></updated>
    <published></published>
    <summary>Machine profiles tell chezmoi how to render templates differently on each host — display scale, keyboard layout, performance preset, available features.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Tutorial: Encrypt a Secret — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/02-tutorials/04-encrypt-secret/"/>
    <id>https://doc.dotfiles.io/manual/02-tutorials/04-encrypt-secret/</id>
    <updated></updated>
    <published></published>
    <summary>How to store an API key (or any secret) encrypted in the repository using Age and SOPS — decrypted automatically on dot apply.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Tutorial: Deploy to a Fleet — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/02-tutorials/05-deploy-fleet/"/>
    <id>https://doc.dotfiles.io/manual/02-tutorials/05-deploy-fleet/</id>
    <updated></updated>
    <published></published>
    <summary>Roll out .dotfiles across multiple workstations and verify they&apos;re in sync.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Reference: The dot CLI — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/03-reference/01-dot-cli/"/>
    <id>https://doc.dotfiles.io/manual/03-reference/01-dot-cli/</id>
    <updated></updated>
    <published></published>
    <summary>Complete command reference. Every subcommand, every flag, every exit code.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Reference: Configuration Files — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/03-reference/02-config-files/"/>
    <id>https://doc.dotfiles.io/manual/03-reference/02-config-files/</id>
    <updated></updated>
    <published></published>
    <summary>Every config file read or written by .dotfiles, with its schema and purpose.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Reference: Environment Variables — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/03-reference/03-environment/"/>
    <id>https://doc.dotfiles.io/manual/03-reference/03-environment/</id>
    <updated></updated>
    <published></published>
    <summary>All environment variables that affect .dotfiles behaviour.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Reference: Template Variables — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/03-reference/04-templates/"/>
    <id>https://doc.dotfiles.io/manual/03-reference/04-templates/</id>
    <updated></updated>
    <published></published>
    <summary>Every variable available to chezmoi templates (.tmpl files).</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Reference: Feature Flags — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/03-reference/05-feature-flags/"/>
    <id>https://doc.dotfiles.io/manual/03-reference/05-feature-flags/</id>
    <updated></updated>
    <published></published>
    <summary>Feature flags toggle optional subsystems. Set in .chezmoidata.toml, override per-preset in .chezmoidata/hardware.toml.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Cookbook: Recipes — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/04-cookbook/01-recipes/"/>
    <id>https://doc.dotfiles.io/manual/04-cookbook/01-recipes/</id>
    <updated></updated>
    <published></published>
    <summary>Thirty short recipes for common tasks.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Cookbook: Troubleshooting — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/04-cookbook/02-troubleshooting/"/>
    <id>https://doc.dotfiles.io/manual/04-cookbook/02-troubleshooting/</id>
    <updated></updated>
    <published></published>
    <summary>Symptom → cause → fix.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Cookbook: Frequently Asked Questions — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/04-cookbook/03-faq/"/>
    <id>https://doc.dotfiles.io/manual/04-cookbook/03-faq/</id>
    <updated></updated>
    <published></published>
    <summary>Cookbook: Frequently Asked Questions — the .dotfiles manual.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Appendix A: Platform Support Matrix — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/05-appendices/A-platform-matrix/"/>
    <id>https://doc.dotfiles.io/manual/05-appendices/A-platform-matrix/</id>
    <updated></updated>
    <published></published>
    <summary>Appendix A: Platform Support Matrix — the .dotfiles manual.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Appendix B: Security Checklist — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/05-appendices/B-security-checklist/"/>
    <id>https://doc.dotfiles.io/manual/05-appendices/B-security-checklist/</id>
    <updated></updated>
    <published></published>
    <summary>Run this checklist after a fresh install and quarterly afterwards.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Appendix C: Glossary — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/05-appendices/C-glossary/"/>
    <id>https://doc.dotfiles.io/manual/05-appendices/C-glossary/</id>
    <updated></updated>
    <published></published>
    <summary>Appendix C: Glossary — the .dotfiles manual.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Appendix D: Bibliography — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/05-appendices/D-bibliography/"/>
    <id>https://doc.dotfiles.io/manual/05-appendices/D-bibliography/</id>
    <updated></updated>
    <published></published>
    <summary>Cited works and recommended reading.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Appendix E: License — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/05-appendices/E-license/"/>
    <id>https://doc.dotfiles.io/manual/05-appendices/E-license/</id>
    <updated></updated>
    <published></published>
    <summary>Appendix E: License — the .dotfiles manual.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Command Index — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/command-index/"/>
    <id>https://doc.dotfiles.io/manual/command-index/</id>
    <updated></updated>
    <published></published>
    <summary>Generated from dot help all plus the dot help &lt;command&gt; detail registry, so a command that is routable and has help text is listed even when it is absent…</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
  <entry>
    <title>Concept Index — .dotfiles Manual</title>
    <link href="https://doc.dotfiles.io/manual/concept-index/"/>
    <id>https://doc.dotfiles.io/manual/concept-index/</id>
    <updated></updated>
    <published></published>
    <summary>Alphabetical list of concepts covered in the manual.</summary>
    <author><name>Sebastien Rousseau</name></author>
  </entry>
</feed>
