From 201932ce77d8e7ca6fc66e3feb41cebdf68eb573 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:25:02 +0100 Subject: chore: prune stale/redundant chezmoi config .chezmoiignore: - remove create-efi.sh (deleted in UKI migration) - remove dot-prefixed entries (.editorconfig, .github/, .worktrees/, .githooks/, .stylua.toml, .prettierrc.json, .ruff_cache); chezmoi already ignores source paths beginning with '.' by default (reserved chezmoi names aside) .chezmoi.toml.tmpl: - drop unused data.hostname (not referenced by any template) --- .chezmoi.toml.tmpl | 3 --- 1 file changed, 3 deletions(-) (limited to '.chezmoi.toml.tmpl') diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index d9ac403..fd0879b 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -1,6 +1,3 @@ -[data] - hostname = "{{ .chezmoi.hostname }}" - [status] exclude = ["scripts"] -- cgit v1.2.3-70-g09d2