@sebastienrousseau/dotfiles 0.2.520 → 0.2.521
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/LICENSE-APACHE +190 -0
- package/LICENSE-MIT +21 -0
- package/README.md +43 -37
- package/install.sh +76 -10
- package/package.json +7 -7
- package/tools/README.md +49 -0
- package/tools/ci/install-chezmoi-verified.sh +68 -0
- package/docs/.vitepress/reports/localization-readability-audit.md +0 -73
- package/docs/AI.md +0 -179
- package/docs/ARCHITECTURE.md +0 -117
- package/docs/CNAME +0 -1
- package/docs/CONFIG_STRATEGY.md +0 -124
- package/docs/COPYRIGHT +0 -7
- package/docs/ECOSYSTEM.md +0 -220
- package/docs/GOLD-STANDARD-AUDIT.md +0 -352
- package/docs/GOVERNANCE.md +0 -98
- package/docs/MAINTAINERS.md +0 -41
- package/docs/MINIMUM-TOOLCHAIN.md +0 -100
- package/docs/NAMING_CONVENTIONS.md +0 -102
- package/docs/OPENCODE.md +0 -127
- package/docs/README.md +0 -84
- package/docs/STRUCTURE.md +0 -102
- package/docs/adr/ADR-001-ci-cd-pipeline.md +0 -118
- package/docs/adr/ADR-002-shell-performance.md +0 -130
- package/docs/adr/ADR-003-security-first.md +0 -158
- package/docs/adr/ADR-004-cli-architecture.md +0 -171
- package/docs/adr/ADR-005-chezmoi-choice.md +0 -99
- package/docs/adr/ADR-006-shell-selection.md +0 -124
- package/docs/adr/ADR-007-multi-shell-parity.md +0 -62
- package/docs/adr/ADR-008-alias-system-architecture.md +0 -95
- package/docs/adr/ADR-009-wallpaper-driven-theming.md +0 -131
- package/docs/adr/ADR-010-starship-transient-prompt.md +0 -144
- package/docs/adr/ADR-011-nushell-tier3-keep.md +0 -144
- package/docs/adr/ADR-012-ai-fleet-local-proxy.md +0 -79
- package/docs/adr/README.md +0 -40
- package/docs/architecture/AI_COST_OPTIMIZATION.md +0 -144
- package/docs/architecture/ARCHITECTURE.md +0 -20
- package/docs/architecture/INTEROP.md +0 -44
- package/docs/architecture/REPO_LAYOUT.md +0 -241
- package/docs/architecture/WALKTHROUGH.md +0 -86
- package/docs/architecture/fleet-deployment.md +0 -77
- package/docs/archive/EUXIS_2026_REVIEW.md +0 -127
- package/docs/archive/LEGACY_ROADMAP.md +0 -6
- package/docs/archive/MILESTONE_v0.2.493.md +0 -47
- package/docs/archive/PLAN.md +0 -199
- package/docs/archive/REPO_AUDIT.md +0 -31
- package/docs/articles/.pages +0 -6
- package/docs/articles/2026-07-05-custom-mkdocs-material-dark-theme.md +0 -216
- package/docs/articles/2026-07-05-fish-startup-abbr.md +0 -153
- package/docs/articles/2026-07-05-master-to-main-rename-runbook.md +0 -128
- package/docs/articles/index.md +0 -36
- package/docs/guides/INSTALL.md +0 -144
- package/docs/guides/MACOS_ICLOUD_SYMLINKS.md +0 -121
- package/docs/guides/NEOVIM_IDE_GUIDE.md +0 -61
- package/docs/guides/THEMING.md +0 -230
- package/docs/guides/TROUBLESHOOTING.md +0 -176
- package/docs/guides/WSL2_NIX_TROUBLESHOOTING.md +0 -792
- package/docs/index.md +0 -132
- package/docs/interop/A2A.md +0 -39
- package/docs/interop/POWERSHELL.md +0 -102
- package/docs/manual/00-introduction.md +0 -89
- package/docs/manual/01-concepts/01-architecture.md +0 -138
- package/docs/manual/01-concepts/02-trust-model.md +0 -183
- package/docs/manual/01-concepts/03-theme-engine.md +0 -186
- package/docs/manual/01-concepts/04-fleet.md +0 -148
- package/docs/manual/01-concepts/05-self-healing.md +0 -204
- package/docs/manual/02-tutorials/01-first-install.md +0 -197
- package/docs/manual/02-tutorials/02-add-wallpaper.md +0 -216
- package/docs/manual/02-tutorials/03-create-profile.md +0 -244
- package/docs/manual/02-tutorials/04-encrypt-secret.md +0 -281
- package/docs/manual/02-tutorials/05-deploy-fleet.md +0 -283
- package/docs/manual/03-reference/01-dot-cli.md +0 -475
- package/docs/manual/03-reference/02-config-files.md +0 -265
- package/docs/manual/03-reference/03-environment.md +0 -124
- package/docs/manual/03-reference/04-templates.md +0 -190
- package/docs/manual/03-reference/05-feature-flags.md +0 -187
- package/docs/manual/04-cookbook/01-recipes.md +0 -285
- package/docs/manual/04-cookbook/02-troubleshooting.md +0 -351
- package/docs/manual/04-cookbook/03-faq.md +0 -175
- package/docs/manual/05-appendices/A-platform-matrix.md +0 -101
- package/docs/manual/05-appendices/B-security-checklist.md +0 -85
- package/docs/manual/05-appendices/C-glossary.md +0 -40
- package/docs/manual/05-appendices/D-bibliography.md +0 -58
- package/docs/manual/05-appendices/E-license.md +0 -38
- package/docs/manual/_toc.yml +0 -58
- package/docs/manual/command-index.md +0 -175
- package/docs/manual/concept-index.md +0 -170
- package/docs/manual/index.md +0 -66
- package/docs/migration/README.md +0 -81
- package/docs/migration/from-bare-git-repo.md +0 -156
- package/docs/migration/from-gnu-stow.md +0 -165
- package/docs/migration/from-plain-chezmoi.md +0 -148
- package/docs/migration/from-yadm.md +0 -187
- package/docs/operations/ARCHITECTURE_ROADMAP.md +0 -7
- package/docs/operations/ATTESTATION.md +0 -44
- package/docs/operations/CI_CADENCE.md +0 -107
- package/docs/operations/CI_COMPOSITES.md +0 -156
- package/docs/operations/COMPLETIONS.md +0 -123
- package/docs/operations/COVERAGE.md +0 -204
- package/docs/operations/DRIFT.md +0 -107
- package/docs/operations/HARD_AUDIT_2026.md +0 -631
- package/docs/operations/MAINTENANCE.md +0 -63
- package/docs/operations/MANIFEST.md +0 -127
- package/docs/operations/MIGRATION.md +0 -109
- package/docs/operations/OPERATIONS.md +0 -188
- package/docs/operations/PERFORMANCE.md +0 -133
- package/docs/operations/PERFORMANCE_BUDGETS.md +0 -196
- package/docs/operations/REGISTRY.md +0 -90
- package/docs/operations/RELEASE_PIPELINE.md +0 -128
- package/docs/operations/RELIABILITY.md +0 -122
- package/docs/operations/RFC_v0_2_503_reorganization.md +0 -280
- package/docs/operations/ROADMAP.md +0 -10
- package/docs/operations/ROADMAP_2026.md +0 -7
- package/docs/operations/ROADMAP_V0_2_503.md +0 -10
- package/docs/operations/TESTING.md +0 -216
- package/docs/operations/TRACEABILITY.md +0 -44
- package/docs/operations/TRUSTED_AGENT_WORKSTATION.md +0 -65
- package/docs/operations/VERSION_SYNC.md +0 -393
- package/docs/packaging.md +0 -222
- package/docs/reference/ALIASES.md +0 -131
- package/docs/reference/ALIASES_CHEATSHEET.md +0 -32
- package/docs/reference/ALIASES_DEPRECATIONS.md +0 -13
- package/docs/reference/FEATURE-MATRIX.md +0 -646
- package/docs/reference/FEATURES.md +0 -66
- package/docs/reference/FONTS.md +0 -112
- package/docs/reference/POWERSHELL_PARITY.md +0 -82
- package/docs/reference/PROFILES.md +0 -69
- package/docs/reference/SCREENSHOTS.md +0 -121
- package/docs/reference/SCRIPTS.md +0 -71
- package/docs/reference/SUPPORT_MATRIX.md +0 -80
- package/docs/reference/THEMES.md +0 -117
- package/docs/reference/TOOLS.md +0 -110
- package/docs/reference/UTILS.md +0 -243
- package/docs/registry.json +0 -6
- package/docs/schema/dot-env-v1.json +0 -110
- package/docs/schema/dot-registry-v1.json +0 -33
- package/docs/security/AI_ACT_COMPLIANCE.md +0 -94
- package/docs/security/AUDIT_BYPASS.md +0 -103
- package/docs/security/AUTOMATION_SECRETS.md +0 -26
- package/docs/security/CI_EGRESS_ALLOWLIST.md +0 -127
- package/docs/security/CI_PINNING.md +0 -129
- package/docs/security/COMMIT_SIGNING.md +0 -138
- package/docs/security/COMPLIANCE.md +0 -458
- package/docs/security/DEPS_DEV_EXCEPTIONS.md +0 -86
- package/docs/security/DISCLOSURE.md +0 -130
- package/docs/security/ENCRYPTION.md +0 -57
- package/docs/security/FMEA.md +0 -159
- package/docs/security/FUZZING.md +0 -209
- package/docs/security/HISTORY_FILTERING.md +0 -132
- package/docs/security/INCIDENT_RESPONSE.md +0 -579
- package/docs/security/INSTALL_VERIFICATION.md +0 -122
- package/docs/security/KEYS.md +0 -49
- package/docs/security/KEY_ROTATION.md +0 -303
- package/docs/security/MCP_POLICY.md +0 -78
- package/docs/security/POLICY_RELEASES.md +0 -37
- package/docs/security/README.md +0 -28
- package/docs/security/SCORECARD.md +0 -195
- package/docs/security/SECRETS.md +0 -158
- package/docs/security/SECURITY.md +0 -45
- package/docs/security/SECURITY_CHECKLIST.md +0 -55
- package/docs/security/SHELL_EXEMPTIONS.md +0 -145
- package/docs/security/SOUP_REGISTER.md +0 -36
- package/docs/security/THREAT_MODEL.md +0 -130
- package/docs/security/VERIFICATION_VALIDATION.md +0 -228
- package/docs/security/VERIFY_RELEASE.md +0 -201
- package/docs/security/security-pubkey.asc +0 -15
- package/docs/stylesheets/extra.css +0 -444
- package/docs/themes/README.md +0 -10
- package/docs/themes/VISUAL_INTEGRITY_REPORT.md +0 -30
- package/docs/themes/hero-shot.svg +0 -78
- package/scripts/README.md +0 -123
- package/scripts/ci/check-copyright-headers.sh +0 -8
- package/scripts/ci/check-shell-preamble.sh +0 -8
- package/scripts/ci/guard-gitleaks-checkout.sh +0 -8
- package/scripts/demo/record.sh +0 -43
- package/scripts/diagnostics/a2a-conformance.sh +0 -163
- package/scripts/diagnostics/alias-governance.sh +0 -165
- package/scripts/diagnostics/aliases-cheatsheet.sh +0 -74
- package/scripts/diagnostics/aliases-manifest.sh +0 -77
- package/scripts/diagnostics/attest-verify.sh +0 -147
- package/scripts/diagnostics/benchmark.sh +0 -408
- package/scripts/diagnostics/conflicts.sh +0 -73
- package/scripts/diagnostics/doctor-unified.sh +0 -43
- package/scripts/diagnostics/doctor.sh +0 -797
- package/scripts/diagnostics/drift-dashboard.sh +0 -203
- package/scripts/diagnostics/health.sh +0 -656
- package/scripts/diagnostics/history-analysis.sh +0 -86
- package/scripts/diagnostics/mcp-doctor.sh +0 -582
- package/scripts/diagnostics/perf.sh +0 -453
- package/scripts/diagnostics/scorecard.sh +0 -120
- package/scripts/diagnostics/secret-governance.sh +0 -65
- package/scripts/diagnostics/security-score.sh +0 -467
- package/scripts/diagnostics/smoke-test.sh +0 -88
- package/scripts/diagnostics/snapshot.sh +0 -90
- package/scripts/diagnostics/verify.sh +0 -108
- package/scripts/diagnostics/verify_state.sh +0 -73
- package/scripts/diagnostics/version-locks.sh +0 -94
- package/scripts/diagnostics/workstation-attestation.sh +0 -212
- package/scripts/dot/commands/agent.sh +0 -535
- package/scripts/dot/commands/agents.sh +0 -352
- package/scripts/dot/commands/ai.sh +0 -600
- package/scripts/dot/commands/aliases.sh +0 -277
- package/scripts/dot/commands/appearance.sh +0 -110
- package/scripts/dot/commands/completion.sh +0 -171
- package/scripts/dot/commands/core.sh +0 -217
- package/scripts/dot/commands/diagnostics.sh +0 -265
- package/scripts/dot/commands/env-emit.sh +0 -203
- package/scripts/dot/commands/fleet.sh +0 -711
- package/scripts/dot/commands/init.sh +0 -185
- package/scripts/dot/commands/lint.sh +0 -208
- package/scripts/dot/commands/manual.sh +0 -169
- package/scripts/dot/commands/meta.sh +0 -438
- package/scripts/dot/commands/patterns.sh +0 -55
- package/scripts/dot/commands/registry.sh +0 -455
- package/scripts/dot/commands/restore.sh +0 -232
- package/scripts/dot/commands/secrets.sh +0 -296
- package/scripts/dot/commands/security.sh +0 -102
- package/scripts/dot/commands/tools.sh +0 -570
- package/scripts/dot/data/alias-deprecations.tsv +0 -2
- package/scripts/dot/powershell/Dot.psm1 +0 -319
- package/scripts/fonts/install-nerd-fonts.sh +0 -75
- package/scripts/fonts/patch-fonts.sh +0 -36
- package/scripts/git-hooks/install.sh +0 -12
- package/scripts/git-hooks/pre-commit +0 -12
- package/scripts/git-hooks/pre-commit-audit.sh +0 -146
- package/scripts/git-hooks/pre-push +0 -105
- package/scripts/git-hooks/prepare-commit-msg +0 -29
- package/scripts/lib/secrets_provider.sh +0 -200
- package/scripts/nvim/headless-upgrade.lua +0 -81
- package/scripts/ops/ai-setup.sh +0 -71
- package/scripts/ops/bundle.sh +0 -104
- package/scripts/ops/chaos.sh +0 -50
- package/scripts/ops/chezmoi-apply.sh +0 -333
- package/scripts/ops/chezmoi-diff.sh +0 -16
- package/scripts/ops/chezmoi-remove.sh +0 -46
- package/scripts/ops/chezmoi-update.sh +0 -67
- package/scripts/ops/heal-chezmoi.sh +0 -87
- package/scripts/ops/heal-system.sh +0 -129
- package/scripts/ops/heal-tools.sh +0 -297
- package/scripts/ops/heal.sh +0 -223
- package/scripts/ops/post-apply-repair.sh +0 -107
- package/scripts/ops/prewarm.sh +0 -128
- package/scripts/ops/release.sh +0 -262
- package/scripts/ops/rollback.sh +0 -613
- package/scripts/ops/setup.sh +0 -138
- package/scripts/ops/teleport.sh +0 -34
- package/scripts/qa/check-feature-matrix.sh +0 -296
- package/scripts/qa/check-version-consistency.sh +0 -12
- package/scripts/qa/coverage-baseline.sh +0 -61
- package/scripts/qa/docs-coverage.sh +0 -118
- package/scripts/qa/examples-coverage.sh +0 -94
- package/scripts/qa/powershell-contract.ps1 +0 -95
- package/scripts/qa/reliability-audit.sh +0 -139
- package/scripts/qa/scorecard-snapshot.sh +0 -128
- package/scripts/qa/traceability-coverage.sh +0 -124
- package/scripts/qa/validate-examples.sh +0 -90
- package/scripts/qa/wsl-contract.sh +0 -12
- package/scripts/secrets/age-init.sh +0 -82
- package/scripts/secrets/create-secrets-file.sh +0 -46
- package/scripts/secrets/encrypt-ssh-key.sh +0 -44
- package/scripts/security/backup.sh +0 -58
- package/scripts/security/check-disclosure-key-expiry.sh +0 -111
- package/scripts/security/dns-doh.sh +0 -52
- package/scripts/security/encryption-check.sh +0 -55
- package/scripts/security/enforce-policies.sh +0 -552
- package/scripts/security/firewall.sh +0 -91
- package/scripts/security/lock-configs.sh +0 -67
- package/scripts/security/lock-screen.sh +0 -56
- package/scripts/security/manage-secrets.sh +0 -429
- package/scripts/security/ssh-cert.sh +0 -204
- package/scripts/security/telemetry-kill.sh +0 -51
- package/scripts/security/usb-safety.sh +0 -52
- package/scripts/theme/apply-gnome-theme.sh +0 -333
- package/scripts/theme/extract-heic-frames.sh +0 -115
- package/scripts/theme/extract-theme.py +0 -1020
- package/scripts/theme/install-boot-logo.sh +0 -63
- package/scripts/theme/install-catppuccin-themes.sh +0 -371
- package/scripts/theme/install-cursors.sh +0 -26
- package/scripts/theme/install-file-icons.sh +0 -27
- package/scripts/theme/install-grub-theme.sh +0 -62
- package/scripts/theme/install-lock-icon.sh +0 -31
- package/scripts/theme/merge-wallpaper.sh +0 -146
- package/scripts/theme/rebuild-themes.sh +0 -603
- package/scripts/theme/switch.sh +0 -476
- package/scripts/theme/wallpaper-rotate.sh +0 -137
- package/scripts/theme/wallpaper-sync.sh +0 -690
- package/scripts/tools/cmatrix.sh +0 -22
- package/scripts/tools/detect-collisions.py +0 -103
- package/scripts/tools/emoji-picker.sh +0 -49
- package/scripts/tools/figlet-banner.sh +0 -19
- package/scripts/tools/log-rotate.sh +0 -31
- package/scripts/tools/lolcat-wrap.sh +0 -20
- package/scripts/tools/pipes.sh +0 -49
- package/scripts/tuning/linux.sh +0 -186
- package/scripts/tuning/macos.sh +0 -56
- package/scripts/uninstall.sh +0 -86
- package/scripts/verify-release-versions +0 -156
- package/scripts/version-sync.sh +0 -714
- package/templates/chezmoi-data/geekom-a9.toml.example +0 -21
- package/templates/chezmoi-data/mac-m1.toml.example +0 -16
- package/templates/chezmoi-data/mac-t2-linux.toml.example +0 -21
- package/templates/chezmoi-data/surface-pro-7p.toml.example +0 -21
- package/templates/projects/go/.github/workflows/ci.yml +0 -31
- package/templates/projects/go/README.md +0 -7
- package/templates/projects/go/cmd/__PROJECT_NAME__/main.go +0 -8
- package/templates/projects/go/go.mod +0 -3
- package/templates/projects/go/go.sum +0 -0
- package/templates/projects/molecule/README.md +0 -7
- package/templates/projects/molecule/converge.yml +0 -7
- package/templates/projects/molecule/molecule.yml +0 -16
- package/templates/projects/node/.github/workflows/ci.yml +0 -30
- package/templates/projects/node/README.md +0 -7
- package/templates/projects/node/package-lock.json +0 -12
- package/templates/projects/node/package.json +0 -10
- package/templates/projects/node/src/index.js +0 -3
- package/templates/projects/packer/README.md +0 -15
- package/templates/projects/packer/main.pkr.hcl +0 -15
- package/templates/projects/python/.github/workflows/ci.yml +0 -34
- package/templates/projects/python/README.md +0 -7
- package/templates/projects/python/pyproject.toml +0 -25
- package/templates/projects/python/src/__PROJECT_NAME__/__init__.py +0 -2
- package/templates/projects/python/tests/test_basic.py +0 -3
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
render_with_liquid: false
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
# Appendix C: Glossary
|
|
6
|
-
|
|
7
|
-
| Term | Definition |
|
|
8
|
-
|:---|:---|
|
|
9
|
-
| **Age** | Modern file-encryption tool using X25519 + ChaCha20-Poly1305. Stores secrets in the repository encrypted at rest. |
|
|
10
|
-
| **Agent Profile** | A named behaviour template for AI agents (e.g. architect, hardener). Stored in `dot_config/ai/patterns/`. |
|
|
11
|
-
| **ANSI Colors** | The 16 foreground/background color slots (c0 through c15) used by terminal emulators. |
|
|
12
|
-
| **Apple Desktop APR** | XMP metadata in dynamic HEIC wallpapers mapping image indices to light/dark appearance modes. |
|
|
13
|
-
| **Attestation** | Signed JSON document asserting machine identity, policy, tool versions, and Git state at a point in time. |
|
|
14
|
-
| **Baseline (security)** | Reference state used by `detect-secrets` to distinguish new leaks from known acceptable patterns. |
|
|
15
|
-
| **Chaos** | Intentional corruption (`dot chaos`) used to verify `dot heal` recovers to a healthy state. |
|
|
16
|
-
| **Chezmoi** | The templating engine handling per-platform rendering and applying configuration to `$HOME`. |
|
|
17
|
-
| **CIELAB** | Color space designed for perceptual uniformity. Used by the theme engine for K-Means clustering. |
|
|
18
|
-
| **CycloneDX** | SBOM format used by the repository for machine-readable dependency inventories. |
|
|
19
|
-
| **Dank Material Shell (DMS)** | A shell for the Niri Wayland compositor that provides polished theming hooks. |
|
|
20
|
-
| **Drift** | Local changes to managed files that diverge from the source tree. Detected by `dot status`. |
|
|
21
|
-
| **Dynamic HEIC** | Apple's single-file wallpaper format that contains both light and dark variants with appearance metadata. |
|
|
22
|
-
| **Fleet** | Two or more workstations sharing a single `.dotfiles` source repository. |
|
|
23
|
-
| **Gitleaks** | Secret-pattern scanner that blocks commits containing obvious secret patterns. |
|
|
24
|
-
| **Golden Ratio** | 1.618... Used as the target brightness ratio between dark and light theme variants. |
|
|
25
|
-
| **Heal** | The `dot heal` command's action of auto-fixing drift, missing tools, and broken symlinks. |
|
|
26
|
-
| **Idempotent** | Property where running an operation twice has the same result as running it once. |
|
|
27
|
-
| **K-Means** | Clustering algorithm partitioning data into k groups by proximity to centroids. Used for dominant color extraction. |
|
|
28
|
-
| **K-Means++** | Variant of K-Means with smart initialization that reduces sensitivity to random seeding. |
|
|
29
|
-
| **MCP** | Model Context Protocol — standard for connecting AI models to external tools and data. |
|
|
30
|
-
| **Mise** | User-space language and tool version manager. Replaces asdf, nvm, rbenv, pyenv. |
|
|
31
|
-
| **Nix Flakes** | Nix's reproducible-build system. Used for strict repeatability when Mise's approximations aren't enough. |
|
|
32
|
-
| **Niri** | Wayland compositor with scrollable tiling layout. |
|
|
33
|
-
| **Policy Hash** | SHA-256 of the active MCP policy JSON. Included in attestations for drift detection. |
|
|
34
|
-
| **Prewarm** | `dot prewarm` regenerates shell init caches, eliminating slow first-shell startup. |
|
|
35
|
-
| **Profile** | Named collection of settings in `.chezmoidata.toml` selectable via `dot profile`. |
|
|
36
|
-
| **SOPS** | "Secrets OPerationS" — YAML-aware envelope encryption tool that wraps Age (or PGP/AWS KMS). |
|
|
37
|
-
| **SBOM** | Software Bill of Materials — machine-readable dependency list, generated by Syft, scanned by Grype. |
|
|
38
|
-
| **Trust Anchor** | The root public key from which all other trust derives. For `.dotfiles`, the user's SSH ED25519 signing key. |
|
|
39
|
-
| **WCAG AAA** | Web Content Accessibility Guidelines Level AAA — 7:1 text contrast ratio, the highest accessibility tier. |
|
|
40
|
-
| **XDG Base Directory** | Spec defining `~/.config`, `~/.cache`, `~/.local/share`, `~/.local/state` for app data locations. |
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
render_with_liquid: false
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
# Appendix D: Bibliography
|
|
6
|
-
|
|
7
|
-
Cited works and recommended reading.
|
|
8
|
-
|
|
9
|
-
## Algorithms
|
|
10
|
-
|
|
11
|
-
- **MacQueen, J. (1967).** *Some methods for classification and analysis of multivariate observations.* Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability. — The original K-Means paper.
|
|
12
|
-
- **Arthur, D. & Vassilvitskii, S. (2007).** *K-Means++: The advantages of careful seeding.* ACM-SIAM Symposium on Discrete Algorithms. <https://theory.stanford.edu/~sergei/papers/kMeansPP-soda.pdf>
|
|
13
|
-
- **Heckbert, P. (1982).** *Color image quantization for frame buffer display.* Computer Graphics 16(3). — Median cut algorithm, the alternative to K-Means.
|
|
14
|
-
|
|
15
|
-
## Color Science
|
|
16
|
-
|
|
17
|
-
- **CIE (1976).** *Recommendations on uniform color spaces, color-difference equations, psychometric color terms.* Supplement No. 2 to CIE Publication No. 15. — Defines CIELAB.
|
|
18
|
-
- **Lindbloom, B. J.** *RGB/XYZ matrices.* <http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html> — sRGB → XYZ conversion reference.
|
|
19
|
-
- **Fairchild, M. D. (2013).** *Color Appearance Models, 3rd Edition.* Wiley. — Comprehensive treatment of perceptual color spaces.
|
|
20
|
-
|
|
21
|
-
## Accessibility
|
|
22
|
-
|
|
23
|
-
- **W3C (2023).** *Web Content Accessibility Guidelines (WCAG) 2.2.* <https://www.w3.org/TR/WCAG22/> — Accessibility standards including contrast ratios.
|
|
24
|
-
- **W3C.** *Techniques for WCAG 2.2: G17 Using a contrast ratio of at least 7:1.* <https://www.w3.org/WAI/WCAG22/Techniques/general/G17>
|
|
25
|
-
|
|
26
|
-
## Cryptography
|
|
27
|
-
|
|
28
|
-
- **Valsorda, F. (2020).** *age: A simple, modern and secure encryption tool.* <https://age-encryption.org/>
|
|
29
|
-
- **Mozilla.** *SOPS: Secrets OPerationS.* <https://github.com/getsops/sops>
|
|
30
|
-
- **Barnes, R., et al. (2023).** *RFC 9420: The Messaging Layer Security (MLS) Protocol.* — Modern group-key agreement, relevant to multi-recipient encryption.
|
|
31
|
-
|
|
32
|
-
## Protocols
|
|
33
|
-
|
|
34
|
-
- **Anthropic.** *Model Context Protocol specification.* <https://modelcontextprotocol.io/>
|
|
35
|
-
- **OpenID Foundation.** *Model Context Protocol A2A (Agent-to-Agent).* — Referenced in `dot_config/dotfiles/agent-card.json`.
|
|
36
|
-
|
|
37
|
-
## Tools & Systems
|
|
38
|
-
|
|
39
|
-
- **Twpayne, T.** *chezmoi: Manage your dotfiles across multiple machines.* <https://chezmoi.io>
|
|
40
|
-
- **jdxcode.** *mise: Dev tools, env vars, task runner.* <https://mise.jdx.dev/>
|
|
41
|
-
- **NixOS.** *Nix Flakes.* <https://nixos.wiki/wiki/Flakes>
|
|
42
|
-
- **Microsoft / CycloneDX.** *CycloneDX SBOM specification.* <https://cyclonedx.org/>
|
|
43
|
-
- **Anchore.** *Syft + Grype.* <https://github.com/anchore/syft>, <https://github.com/anchore/grype>
|
|
44
|
-
|
|
45
|
-
## Shell Performance
|
|
46
|
-
|
|
47
|
-
- **Yoo, D.** *How to benchmark shell startup time.* <https://web.archive.org/web/2023/https://hermann.blog/benchmark-shell-startup-time>
|
|
48
|
-
- **Zsh manual.** *Startup files: zshenv, zprofile, zshrc.* <https://zsh.sourceforge.io/Doc/Release/Files.html>
|
|
49
|
-
|
|
50
|
-
## Documentation Systems
|
|
51
|
-
|
|
52
|
-
- **GNU Stow documentation.** <https://www.gnu.org/software/stow/manual/> — Inspiration for this manual's multi-format publishing model.
|
|
53
|
-
- **Pandoc.** *Universal document converter.* <https://pandoc.org/>
|
|
54
|
-
- **GNU Texinfo.** <https://www.gnu.org/software/texinfo/> — The original GNU documentation system.
|
|
55
|
-
|
|
56
|
-
## Author
|
|
57
|
-
|
|
58
|
-
- **Rousseau, S.** *Dotfiles v0.2.501.* <https://github.com/sebastienrousseau/dotfiles>
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
render_with_liquid: false
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
# Appendix E: License
|
|
6
|
-
|
|
7
|
-
## MIT License
|
|
8
|
-
|
|
9
|
-
Copyright (c) 2015-2026 Sebastien Rousseau
|
|
10
|
-
|
|
11
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
12
|
-
|
|
13
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
16
|
-
|
|
17
|
-
## Third-Party Licenses
|
|
18
|
-
|
|
19
|
-
This repository references, configures, or wraps many third-party tools. Each tool retains its own license:
|
|
20
|
-
|
|
21
|
-
| Tool | License |
|
|
22
|
-
|:---|:---|
|
|
23
|
-
| Chezmoi | MIT |
|
|
24
|
-
| Mise | MIT |
|
|
25
|
-
| Nix | LGPL-2.1 |
|
|
26
|
-
| Age | BSD-3-Clause |
|
|
27
|
-
| SOPS | MPL-2.0 |
|
|
28
|
-
| Fish shell | GPL-2.0 |
|
|
29
|
-
| Zsh | Zsh License (MIT-like) |
|
|
30
|
-
| Neovim | Apache-2.0 |
|
|
31
|
-
| ImageMagick | ImageMagick License (Apache-2.0-like) |
|
|
32
|
-
| Pandoc | GPL-2.0+ |
|
|
33
|
-
|
|
34
|
-
Wallpapers referenced from `/System/Library/Desktop Pictures/` or `/usr/share/backgrounds/` retain their original vendors' licenses (Apple, Microsoft, distribution vendors). They are not redistributed by this repository — they are discovered and processed in place.
|
|
35
|
-
|
|
36
|
-
## Contributions
|
|
37
|
-
|
|
38
|
-
Contributions are accepted under the MIT License. By submitting a pull request, you assert that your contribution is your own work (or properly attributed) and that it may be relicensed under MIT.
|
package/docs/manual/_toc.yml
DELETED
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
# Master ordering for build-manual.sh
|
|
2
|
-
# Determines concatenation order for single-page HTML/PDF/EPUB
|
|
3
|
-
title: "The .dotfiles Manual"
|
|
4
|
-
subtitle: "A Trusted Agent Workstation for macOS, Linux, and WSL"
|
|
5
|
-
version: "0.2.503"
|
|
6
|
-
|
|
7
|
-
sections:
|
|
8
|
-
- file: 00-introduction.md
|
|
9
|
-
title: "Introduction"
|
|
10
|
-
|
|
11
|
-
- group: "Concepts"
|
|
12
|
-
prefix: "01-concepts"
|
|
13
|
-
files:
|
|
14
|
-
- 01-architecture.md
|
|
15
|
-
- 02-trust-model.md
|
|
16
|
-
- 03-theme-engine.md
|
|
17
|
-
- 04-fleet.md
|
|
18
|
-
- 05-self-healing.md
|
|
19
|
-
|
|
20
|
-
- group: "Tutorials"
|
|
21
|
-
prefix: "02-tutorials"
|
|
22
|
-
files:
|
|
23
|
-
- 01-first-install.md
|
|
24
|
-
- 02-add-wallpaper.md
|
|
25
|
-
- 03-create-profile.md
|
|
26
|
-
- 04-encrypt-secret.md
|
|
27
|
-
- 05-deploy-fleet.md
|
|
28
|
-
|
|
29
|
-
- group: "Reference"
|
|
30
|
-
prefix: "03-reference"
|
|
31
|
-
files:
|
|
32
|
-
- 01-dot-cli.md
|
|
33
|
-
- 02-config-files.md
|
|
34
|
-
- 03-environment.md
|
|
35
|
-
- 04-templates.md
|
|
36
|
-
- 05-feature-flags.md
|
|
37
|
-
|
|
38
|
-
- group: "Cookbook"
|
|
39
|
-
prefix: "04-cookbook"
|
|
40
|
-
files:
|
|
41
|
-
- 01-recipes.md
|
|
42
|
-
- 02-troubleshooting.md
|
|
43
|
-
- 03-faq.md
|
|
44
|
-
|
|
45
|
-
- group: "Appendices"
|
|
46
|
-
prefix: "05-appendices"
|
|
47
|
-
files:
|
|
48
|
-
- A-platform-matrix.md
|
|
49
|
-
- B-security-checklist.md
|
|
50
|
-
- C-glossary.md
|
|
51
|
-
- D-bibliography.md
|
|
52
|
-
- E-license.md
|
|
53
|
-
|
|
54
|
-
- file: concept-index.md
|
|
55
|
-
title: "Concept Index"
|
|
56
|
-
|
|
57
|
-
- file: command-index.md
|
|
58
|
-
title: "Command Index"
|
|
@@ -1,175 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
render_with_liquid: false
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
# Command Index
|
|
6
|
-
|
|
7
|
-
Generated from `dot help all` plus the `dot help <command>` detail
|
|
8
|
-
registry, so a command that is routable and has help text is listed
|
|
9
|
-
even when it is absent from the compact overview. To refresh after
|
|
10
|
-
adding or renaming a subcommand, run
|
|
11
|
-
`tools/docs/generate-command-index.sh`. The CI job
|
|
12
|
-
`lint/command-index` fails when this file is stale.
|
|
13
|
-
|
|
14
|
-
| Command | Summary |
|
|
15
|
-
|---------|---------|
|
|
16
|
-
| `dot add` | Add a file to chezmoi source |
|
|
17
|
-
| `dot agent` | Profile-aware execution, agent card, a2a-card, session log, checkpoints, and conformance |
|
|
18
|
-
| `dot agent` | a2a-card Show or validate the A2A v0.3 agent card |
|
|
19
|
-
| `dot agent` | card Show the local agent card metadata |
|
|
20
|
-
| `dot agent` | checkpoint Manage agent run checkpoints (save/list/show/replay) |
|
|
21
|
-
| `dot agent` | conformance Run the A2A conformance test suite |
|
|
22
|
-
| `dot agent` | delegate Delegate execution to an allowed sub-agent |
|
|
23
|
-
| `dot agent` | log Tail the agent session audit log |
|
|
24
|
-
| `dot agents` | check Verify AGENTS.md tracks CLAUDE.md (exit 1 if drifted) |
|
|
25
|
-
| `dot agents` | list Show recognised AI agent harnesses and their config paths |
|
|
26
|
-
| `dot agents` | render Regenerate AGENTS.md and per-harness config from CLAUDE.md |
|
|
27
|
-
| `dot agy` | Antigravity CLI with context patterns |
|
|
28
|
-
| `dot ai` | AI fleet cockpit, gateway, and cost |
|
|
29
|
-
| `dot ai` | ask Context-aware RAG query over your dotfiles |
|
|
30
|
-
| `dot ai` | chat Start an interactive AI session with a chosen tool |
|
|
31
|
-
| `dot ai` | cost Report AI spend across every provider from the unified run log |
|
|
32
|
-
| `dot ai` | delegate Delegate a coding task to a cheaper AI model under agent policy |
|
|
33
|
-
| `dot ai` | doctor Diagnose AI tooling configuration and connectivity |
|
|
34
|
-
| `dot ai` | install Install AI CLI tools via mise/native installers |
|
|
35
|
-
| `dot ai` | login Interactive setup/authentication for installed AI CLI tools |
|
|
36
|
-
| `dot ai` | run Run a one-shot prompt with an AI tool |
|
|
37
|
-
| `dot ai` | serve Run the local AI gateway/proxy that routes non-Claude providers |
|
|
38
|
-
| `dot ai` | tools Show installed AI CLI tools and their versions |
|
|
39
|
-
| `dot ai-query` | Context-aware RAG query over your dotfiles |
|
|
40
|
-
| `dot ai-setup` | Interactive setup for all AI CLI tools |
|
|
41
|
-
| `dot aider` | Aider with context patterns |
|
|
42
|
-
| `dot aliases` | cheatsheet Generate the alias cheatsheet markdown |
|
|
43
|
-
| `dot aliases` | list List all shell aliases shipped by the dotfiles |
|
|
44
|
-
| `dot aliases` | search Search aliases by term |
|
|
45
|
-
| `dot aliases` | stats Show alias usage counts from shell history |
|
|
46
|
-
| `dot aliases` | tiers Show which alias tiers/ecosystems are enabled |
|
|
47
|
-
| `dot aliases` | why Show details and deprecation status for a single alias |
|
|
48
|
-
| `dot apply` | Apply the current dotfiles to this machine. |
|
|
49
|
-
| `dot attest` | Export workstation attestation evidence (--json |
|
|
50
|
-
| `dot autohand` | Run the Autohand CLI with dotfiles context patterns. |
|
|
51
|
-
| `dot backup` | Create a compressed backup of your home |
|
|
52
|
-
| `dot benchmark` | Benchmark shell startup with per-component profiling |
|
|
53
|
-
| `dot bundle` | Create offline archive of dotfiles environment |
|
|
54
|
-
| `dot cache-refresh` | Regenerate shell caches for ultra-fast startup |
|
|
55
|
-
| `dot cd` | Print source directory path (use: cd $(dot cd)) |
|
|
56
|
-
| `dot chaos` | Simulate config corruption to test self-healing |
|
|
57
|
-
| `dot cl` | Claude CLI with context patterns |
|
|
58
|
-
| `dot claude` | Run the Claude CLI bridge (alias for cl). |
|
|
59
|
-
| `dot codex` | Run the OpenAI Codex CLI with dotfiles context patterns. |
|
|
60
|
-
| `dot commit` | AI-powered conventional commit |
|
|
61
|
-
| `dot completion` | Generate shell completions (bash/zsh/fish/nu) from the command registry |
|
|
62
|
-
| `dot copilot` | GitHub Copilot CLI with context patterns |
|
|
63
|
-
| `dot diff` | Show chezmoi diff with exclusions |
|
|
64
|
-
| `dot dns-doh` | Enable DNS-over-HTTPS [macOS,Linux] |
|
|
65
|
-
| `dot docs` | Show repo README |
|
|
66
|
-
| `dot doctor` | Deep audit: tools, paths, portability, AI analysis (--ai |
|
|
67
|
-
| `dot edit` | Open chezmoi source in $EDITOR |
|
|
68
|
-
| `dot encrypt-check` | Check disk encryption status |
|
|
69
|
-
| `dot env` | Tool versions (mise) |
|
|
70
|
-
| `dot env` | emit Emit a portable workstation environment manifest (SBOM; --format json) |
|
|
71
|
-
| `dot env` | install Install requested tool versions via mise |
|
|
72
|
-
| `dot env` | list List managed tool versions via mise |
|
|
73
|
-
| `dot env` | prune Show or remove orphan tool installs (--yes to commit) |
|
|
74
|
-
| `dot env` | use Pin a tool version globally/locally via mise |
|
|
75
|
-
| `dot firewall` | Apply firewall hardening [macOS,Linux] |
|
|
76
|
-
| `dot fleet` | Show fleet node status, drift, and namespace (--json for machine output) |
|
|
77
|
-
| `dot fleet` | apply SSH to every host in fleet.toml and run dot sync (or a custom --cmd) |
|
|
78
|
-
| `dot fleet` | drift Check for configuration drift across managed files |
|
|
79
|
-
| `dot fleet` | enforce Show or set RBAC enforcement mode (advisory/strict) for agent profiles |
|
|
80
|
-
| `dot fleet` | events Show recent fleet events from local event log |
|
|
81
|
-
| `dot fleet` | namespace Show or set the active namespace for multi-tenant isolation |
|
|
82
|
-
| `dot fleet` | status Show this node's fleet status: id, namespace, version, OS, drift, last apply |
|
|
83
|
-
| `dot fonts` | Install (default) or patch Nerd Fonts (JetBrainsMono by default) |
|
|
84
|
-
| `dot goose` | Run the Goose CLI with dotfiles context patterns. |
|
|
85
|
-
| `dot heal` | Auto-repair common dotfiles problems (missing files, broken links). |
|
|
86
|
-
| `dot health` | Run the health dashboard with optional fixes. |
|
|
87
|
-
| `dot help` | Show this help message |
|
|
88
|
-
| `dot history` | Shell history analysis |
|
|
89
|
-
| `dot init` | Bootstrap a foreign dotfiles repo through chezmoi + dot. |
|
|
90
|
-
| `dot keys` | Keybindings (sign-check: verify git signing) |
|
|
91
|
-
| `dot keys` | sign-check Verify git commit-signing configuration and key availability |
|
|
92
|
-
| `dot kimi` | Kimi CLI with context patterns |
|
|
93
|
-
| `dot kiro` | Kiro CLI with context patterns |
|
|
94
|
-
| `dot learn` | Start the interactive tour of your new tools |
|
|
95
|
-
| `dot lint` | Lint shell scripts (--fix |
|
|
96
|
-
| `dot load-bench` | Measure time to heavy-layer readiness |
|
|
97
|
-
| `dot lock-screen` | Enforce lock screen idle settings [Linux] |
|
|
98
|
-
| `dot manual` | Open or download the dotfiles manual in HTML, PDF, EPUB, or text. |
|
|
99
|
-
| `dot mcp` | Inspect MCP policy, supply chain, and registry; serve MCP over stdio |
|
|
100
|
-
| `dot mcp` | doctor Run the MCP policy/supply-chain/config audit |
|
|
101
|
-
| `dot mcp` | registry Show the configured MCP server registry |
|
|
102
|
-
| `dot mcp` | serve Run the stdio MCP server (JSON-RPC 2.0 on stdin/stdout) |
|
|
103
|
-
| `dot metrics` | Show recent observability metrics (JSONL) |
|
|
104
|
-
| `dot mode` | Set or inspect agent operating profiles (ask/plan/apply/audit) |
|
|
105
|
-
| `dot mode` | current Show the active agent profile and its policy |
|
|
106
|
-
| `dot mode` | doctor Validate the agent-profiles.json config and default profile |
|
|
107
|
-
| `dot mode` | list List available agent operating profiles (ask/plan/apply/audit) |
|
|
108
|
-
| `dot mode` | run Run a command under a given agent profile with a checkpoint |
|
|
109
|
-
| `dot mode` | set Switch the active agent profile |
|
|
110
|
-
| `dot mode` | show Show details of a specific agent profile |
|
|
111
|
-
| `dot new` | Create a new project from a template |
|
|
112
|
-
| `dot ollama` | Ollama with context patterns |
|
|
113
|
-
| `dot opencode` | OpenCode with context patterns |
|
|
114
|
-
| `dot packages` | List installed packages and package managers |
|
|
115
|
-
| `dot patterns` | edit Edit an AI steering pattern in $EDITOR |
|
|
116
|
-
| `dot patterns` | list List AI steering patterns |
|
|
117
|
-
| `dot patterns` | view View an AI steering pattern |
|
|
118
|
-
| `dot perf` | Show performance mode and quick timing |
|
|
119
|
-
| `dot policy` | Check and enforce security policies across the environment |
|
|
120
|
-
| `dot prewarm` | Alias of cache-refresh — regenerate shell init caches. |
|
|
121
|
-
| `dot profile` | Show/switch configuration profile |
|
|
122
|
-
| `dot profile` | set Set the active configuration profile (run dot sync to apply) |
|
|
123
|
-
| `dot profile` | show Show the active configuration profile and feature flags |
|
|
124
|
-
| `dot qwen` | Run the Qwen Coder CLI with dotfiles context patterns. |
|
|
125
|
-
| `dot registry` | info Print full metadata for a registry module |
|
|
126
|
-
| `dot registry` | install Install a registry module (scaffold) |
|
|
127
|
-
| `dot registry` | list List modules in the configured module registry |
|
|
128
|
-
| `dot registry` | search Filter registry modules by keyword |
|
|
129
|
-
| `dot registry` | set-url Override the registry URL (https only; persists) |
|
|
130
|
-
| `dot registry` | url Show the active registry URL |
|
|
131
|
-
| `dot restore` | Restore from a backup or git ref. |
|
|
132
|
-
| `dot rollback` | Rollback dotfiles to a previous state |
|
|
133
|
-
| `dot sandbox` | Launch a safe sandbox preview (Docker/Podman) |
|
|
134
|
-
| `dot score` | System health and security scorecard |
|
|
135
|
-
| `dot search` | Find commands by keyword |
|
|
136
|
-
| `dot secret-audit` | Audit secret hygiene and leakage surface |
|
|
137
|
-
| `dot secrets` | Edit encrypted secrets (age) |
|
|
138
|
-
| `dot secrets` | edit Edit the encrypted secrets file (age) |
|
|
139
|
-
| `dot secrets` | get Retrieve a secret value (--raw for plaintext) |
|
|
140
|
-
| `dot secrets` | list List indexed secret keys |
|
|
141
|
-
| `dot secrets` | load Emit export lines for a secrets bucket (use with eval) |
|
|
142
|
-
| `dot secrets` | provider Show the active secrets provider |
|
|
143
|
-
| `dot secrets` | set Store a secret value under a key |
|
|
144
|
-
| `dot secrets-create` | Create an encrypted secrets file |
|
|
145
|
-
| `dot secrets-init` | Initialize age key for secrets |
|
|
146
|
-
| `dot security-score` | Assess workstation security posture. |
|
|
147
|
-
| `dot sgpt` | Shell-GPT with context patterns |
|
|
148
|
-
| `dot snapshot` | Capture baseline system snapshot |
|
|
149
|
-
| `dot ssh-cert` | Manage short-lived SSH certificates |
|
|
150
|
-
| `dot ssh-key` | Encrypt an SSH key locally with age |
|
|
151
|
-
| `dot status` | Show configuration drift (chezmoi status) |
|
|
152
|
-
| `dot sync` | Apply dotfiles (alias for apply; --pull to fetch, --check to preview) |
|
|
153
|
-
| `dot telemetry` | Disable OS telemetry [macOS,Linux] |
|
|
154
|
-
| `dot teleport` | Deploy the dotfiles environment to a remote host over SSH |
|
|
155
|
-
| `dot theme` | Switch terminal theme (dark/light) |
|
|
156
|
-
| `dot theme` | current Show the current theme info |
|
|
157
|
-
| `dot theme` | family Cycle between theme families |
|
|
158
|
-
| `dot theme` | list Show all available terminal/wallpaper themes |
|
|
159
|
-
| `dot theme` | rebuild Regenerate themes from system and custom wallpapers |
|
|
160
|
-
| `dot theme` | set Set a theme by name (interactive picker if omitted) |
|
|
161
|
-
| `dot theme` | sync Sync the dotfiles theme with system dark/light mode |
|
|
162
|
-
| `dot theme` | toggle Toggle light/dark within the current theme family |
|
|
163
|
-
| `dot tools` | Show or install nix packages |
|
|
164
|
-
| `dot tools` | docs Show the full tools markdown documentation |
|
|
165
|
-
| `dot tools` | install Enter the Nix development shell with all managed tools |
|
|
166
|
-
| `dot tune` | Apply OS tuning (opt-in) [macOS,Linux] |
|
|
167
|
-
| `dot uninstall` | Remove the managed dotfiles environment (prompts unless --force) |
|
|
168
|
-
| `dot upgrade` | Update system toolchains, plugins, and dotfiles |
|
|
169
|
-
| `dot usb-safety` | Disable automount for removable media [Linux] |
|
|
170
|
-
| `dot version` | Show version information. |
|
|
171
|
-
| `dot vibe` | Run the Vibe AI CLI with dotfiles context patterns. |
|
|
172
|
-
| `dot wallpaper` | Apply a wallpaper from your library [macOS,Linux] |
|
|
173
|
-
| `dot wallpaper` | rotate Rotate to the next wallpaper in your library |
|
|
174
|
-
| `dot wallpaper` | sync Sync wallpaper from your library |
|
|
175
|
-
| `dot zai` | Run the ZAI CLI with dotfiles context patterns. |
|
|
@@ -1,170 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
render_with_liquid: false
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
# Concept Index
|
|
6
|
-
|
|
7
|
-
Alphabetical list of concepts covered in the manual.
|
|
8
|
-
|
|
9
|
-
- Accessibility
|
|
10
|
-
- Adding a New Flag
|
|
11
|
-
- Agent Policy Enforcement
|
|
12
|
-
- Agents
|
|
13
|
-
- AI & Agents
|
|
14
|
-
- Algorithms
|
|
15
|
-
- Apply / Sync
|
|
16
|
-
- Attestation
|
|
17
|
-
- Author
|
|
18
|
-
- Auto-Populated
|
|
19
|
-
- Bibliography
|
|
20
|
-
- Build Artifacts
|
|
21
|
-
- Built-in Chezmoi Functions
|
|
22
|
-
- Built-in Chezmoi Variables
|
|
23
|
-
- Cache Files
|
|
24
|
-
- Caching
|
|
25
|
-
- Changing Presets on an Existing Host
|
|
26
|
-
- Checking Active Flags
|
|
27
|
-
- CI
|
|
28
|
-
- CI-Level Gates
|
|
29
|
-
- CI-Specific
|
|
30
|
-
- Color Science
|
|
31
|
-
- Configuration
|
|
32
|
-
- Contributions
|
|
33
|
-
- Cross-Host Trust
|
|
34
|
-
- Cryptography
|
|
35
|
-
- Daily Use
|
|
36
|
-
- Data Flow
|
|
37
|
-
- Design Principles
|
|
38
|
-
- Development
|
|
39
|
-
- Diagnostics
|
|
40
|
-
- Documentation Systems
|
|
41
|
-
- Drift Detection
|
|
42
|
-
- Dynamic HEIC (Apple Appearance Metadata)
|
|
43
|
-
- Environment Variables
|
|
44
|
-
- Example: Font Size by Preset
|
|
45
|
-
- Example: Platform × Preset
|
|
46
|
-
- Example: Using Theme in Ghostty Config
|
|
47
|
-
- Exit Codes
|
|
48
|
-
- Feature Matrix
|
|
49
|
-
- Flag Catalogue
|
|
50
|
-
- Flag Deprecation
|
|
51
|
-
- Fleet
|
|
52
|
-
- Fleet Attestation
|
|
53
|
-
- Fleet Deployment Workflow
|
|
54
|
-
- Fleet Operational Commands
|
|
55
|
-
- Fleet Trust Propagation
|
|
56
|
-
- From `.chezmoidata.toml`
|
|
57
|
-
- From `.chezmoidata/hardware.toml`
|
|
58
|
-
- From `.chezmoidata/themes.toml`
|
|
59
|
-
- From Feature Flags
|
|
60
|
-
- Gates Enforced by CI
|
|
61
|
-
- General
|
|
62
|
-
- Getting More Help
|
|
63
|
-
- Global Flags
|
|
64
|
-
- Global Flags (`.chezmoidata.toml`)
|
|
65
|
-
- Hardware Presets
|
|
66
|
-
- Helper Templates (in `.chezmoitemplates/`)
|
|
67
|
-
- Identity and Signing
|
|
68
|
-
- Incident Response
|
|
69
|
-
- Inspect & Repair
|
|
70
|
-
- Installation
|
|
71
|
-
- Installation & Update
|
|
72
|
-
- Invocation
|
|
73
|
-
- Limitations
|
|
74
|
-
- Listing Known Presets
|
|
75
|
-
- Log Files
|
|
76
|
-
- Machine-Scoped Secrets
|
|
77
|
-
- Manual
|
|
78
|
-
- MIT License
|
|
79
|
-
- Next
|
|
80
|
-
- Observability
|
|
81
|
-
- Ongoing (monthly)
|
|
82
|
-
- Ongoing (quarterly)
|
|
83
|
-
- Operational Rules
|
|
84
|
-
- Option A: Drop a Static Image
|
|
85
|
-
- Option B: Dynamic HEIC (Recommended)
|
|
86
|
-
- Option C: Golden Ratio Brightness (Advanced)
|
|
87
|
-
- Option D: Install System Wallpapers (Already-Available)
|
|
88
|
-
- Optional Binaries (installed by Mise on first apply)
|
|
89
|
-
- Per-Machine Profiles
|
|
90
|
-
- Per-Preset Overrides (`.chezmoidata/hardware.toml`)
|
|
91
|
-
- Performance
|
|
92
|
-
- Philosophy
|
|
93
|
-
- Post-Install
|
|
94
|
-
- Pre-Install
|
|
95
|
-
- Prerequisites
|
|
96
|
-
- Principles
|
|
97
|
-
- Protocols
|
|
98
|
-
- Read by Tools
|
|
99
|
-
- Recovery
|
|
100
|
-
- Reference
|
|
101
|
-
- Registry
|
|
102
|
-
- Required Binaries
|
|
103
|
-
- Scenario
|
|
104
|
-
- Secret-Related
|
|
105
|
-
- Secrets
|
|
106
|
-
- See Also
|
|
107
|
-
- Shell Performance
|
|
108
|
-
- Single Source, Many Hosts
|
|
109
|
-
- Source Repository
|
|
110
|
-
- Start Here
|
|
111
|
-
- Startup Order
|
|
112
|
-
- Startup Performance Model
|
|
113
|
-
- Step 1: Choose or Create a Preset
|
|
114
|
-
- Step 1: Generate an Age Key (First Time Only)
|
|
115
|
-
- Step 1: Per-Host Install
|
|
116
|
-
- Step 1: Run the Installer
|
|
117
|
-
- Step 2: Choose Encryption Method
|
|
118
|
-
- Step 2: Exchange Signing Keys
|
|
119
|
-
- Step 2: Select the Preset for This Host
|
|
120
|
-
- Step 2: Verify
|
|
121
|
-
- Step 3: Reference the Preset in Templates
|
|
122
|
-
- Step 3: Share the Age Key (for Shared Secrets)
|
|
123
|
-
- Step 3: Take the Tour
|
|
124
|
-
- Step 3A: Chezmoi-Encrypted File
|
|
125
|
-
- Step 3B: SOPS-Encrypted YAML
|
|
126
|
-
- Step 4: Add a New Preset
|
|
127
|
-
- Step 4: Customize
|
|
128
|
-
- Step 4: Reference the Secret in a Template
|
|
129
|
-
- Step 4: Verify Fleet Alignment
|
|
130
|
-
- Step 5: Add Your Identity
|
|
131
|
-
- Step 5: Commit and Verify
|
|
132
|
-
- Step 5: Per-Host Customization
|
|
133
|
-
- Step 5: Per-Preset Feature Flags
|
|
134
|
-
- Step 6: First Theme Switch
|
|
135
|
-
- Step 6: Fleet-Wide Updates
|
|
136
|
-
- Step 6: Multi-Recipient (Fleet)
|
|
137
|
-
- Step 7: Rotate a Compromised Key
|
|
138
|
-
- Step 7: Secrets Rotation
|
|
139
|
-
- Step 8: Decommission a Host
|
|
140
|
-
- Summary
|
|
141
|
-
- Supported Architectures
|
|
142
|
-
- Supported Platforms
|
|
143
|
-
- Supported Shells
|
|
144
|
-
- Template Testing
|
|
145
|
-
- Tested CI Environments
|
|
146
|
-
- The Four Subsystems
|
|
147
|
-
- The Pipeline
|
|
148
|
-
- The Self-Healing Loop
|
|
149
|
-
- The Threat Model
|
|
150
|
-
- The Why
|
|
151
|
-
- Theme
|
|
152
|
-
- Theme Application
|
|
153
|
-
- Themes
|
|
154
|
-
- Third-Party Licenses
|
|
155
|
-
- Threat Model Summary
|
|
156
|
-
- Tools & Systems
|
|
157
|
-
- Troubleshooting
|
|
158
|
-
- Troubleshooting Community
|
|
159
|
-
- Trust Boundaries
|
|
160
|
-
- Unsetting
|
|
161
|
-
- User-Owned Configuration
|
|
162
|
-
- User-Settable
|
|
163
|
-
- Using a Flag in a Template
|
|
164
|
-
- Validation in CI
|
|
165
|
-
- Verified Files
|
|
166
|
-
- Verifying No Plaintext Leaks
|
|
167
|
-
- Verifying the Result
|
|
168
|
-
- Wallpaper Discovery
|
|
169
|
-
- What Got Installed
|
|
170
|
-
- When to Use a Profile
|
package/docs/manual/index.md
DELETED
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: "The .dotfiles Manual"
|
|
3
|
-
description: "A trusted agent workstation baseline for macOS, Linux, and WSL."
|
|
4
|
-
render_with_liquid: false
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# The .dotfiles Manual
|
|
8
|
-
|
|
9
|
-
A trusted agent workstation baseline for macOS, Linux, and WSL. Chezmoi handles templating and platform differences; the `dot` CLI coordinates lifecycle operations on top.
|
|
10
|
-
|
|
11
|
-
This manual is generated from the Markdown sources in [`docs/manual/`](https://github.com/sebastienrousseau/dotfiles/tree/main/docs/manual) and published in nine formats per release. The HTML edition you are reading is the canonical online version.
|
|
12
|
-
|
|
13
|
-
## Read it your way
|
|
14
|
-
|
|
15
|
-
- **Web (multi-page)** — browse the chapters below
|
|
16
|
-
- **Single-page HTML, PDF, EPUB, ASCII text** — attached to every [GitHub Release](https://github.com/sebastienrousseau/dotfiles/releases/latest)
|
|
17
|
-
- **CLI** — `dot manual` opens the manual locally; `dot manual pdf` downloads the PDF; `dot manual text` pipes the ASCII edition to your pager
|
|
18
|
-
|
|
19
|
-
## Contents
|
|
20
|
-
|
|
21
|
-
### [Introduction](00-introduction.md)
|
|
22
|
-
|
|
23
|
-
The audience, scope, conventions, and where the manual is published.
|
|
24
|
-
|
|
25
|
-
### Concepts
|
|
26
|
-
|
|
27
|
-
- [Architecture](01-concepts/01-architecture.md) — repository layout, chezmoi templating, the `dot` dispatcher
|
|
28
|
-
- [Trust model](01-concepts/02-trust-model.md) — signing, attestation, SBOM, policy gates
|
|
29
|
-
- [Theme engine](01-concepts/03-theme-engine.md) — wallpaper-driven theming across apps
|
|
30
|
-
- [Fleet](01-concepts/04-fleet.md) — multi-workstation coordination and drift detection
|
|
31
|
-
- [Self-healing](01-concepts/05-self-healing.md) — automatic remediation and rollback
|
|
32
|
-
|
|
33
|
-
### Tutorials
|
|
34
|
-
|
|
35
|
-
- [First install](02-tutorials/01-first-install.md)
|
|
36
|
-
- [Add a wallpaper-driven theme](02-tutorials/02-add-wallpaper.md)
|
|
37
|
-
- [Create an agent profile](02-tutorials/03-create-profile.md)
|
|
38
|
-
- [Encrypt a secret](02-tutorials/04-encrypt-secret.md)
|
|
39
|
-
- [Deploy to a fleet](02-tutorials/05-deploy-fleet.md)
|
|
40
|
-
|
|
41
|
-
### Reference
|
|
42
|
-
|
|
43
|
-
- [`dot` CLI](03-reference/01-dot-cli.md) — every subcommand
|
|
44
|
-
- [Config files](03-reference/02-config-files.md) — every `~/.config/dotfiles/*` path
|
|
45
|
-
- [Environment](03-reference/03-environment.md) — every variable read by the framework
|
|
46
|
-
- [Templates](03-reference/04-templates.md) — every `{{ .var }}` reference
|
|
47
|
-
- [Feature flags](03-reference/05-feature-flags.md)
|
|
48
|
-
|
|
49
|
-
### Cookbook
|
|
50
|
-
|
|
51
|
-
- [Recipes](04-cookbook/01-recipes.md)
|
|
52
|
-
- [Troubleshooting](04-cookbook/02-troubleshooting.md)
|
|
53
|
-
- [FAQ](04-cookbook/03-faq.md)
|
|
54
|
-
|
|
55
|
-
### Appendices
|
|
56
|
-
|
|
57
|
-
- [A — Platform matrix](05-appendices/A-platform-matrix.md)
|
|
58
|
-
- [B — Security checklist](05-appendices/B-security-checklist.md)
|
|
59
|
-
- [C — Glossary](05-appendices/C-glossary.md)
|
|
60
|
-
- [D — Bibliography](05-appendices/D-bibliography.md)
|
|
61
|
-
- [E — License](05-appendices/E-license.md)
|
|
62
|
-
|
|
63
|
-
### Indexes
|
|
64
|
-
|
|
65
|
-
- [Concept index](concept-index.md)
|
|
66
|
-
- [Command index](command-index.md)
|