From f185694ff83f40f93ea535358ea36eccc837fa6e Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:23:18 +0100 Subject: feat: add chezmoi config, ignore, and deploy scripts - .chezmoi.toml.tmpl: minimal config with hostname data - .chezmoiignore: exclude repo-only files from deployment - run_onchange_after_deploy-etc.sh: deploy etc/ and etc2/ to /etc - run_onchange_after_deploy-firefox.sh: deploy firefox overrides to profile --- .chezmoi.toml.tmpl | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .chezmoi.toml.tmpl (limited to '.chezmoi.toml.tmpl') diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl new file mode 100644 index 0000000..23ebba7 --- /dev/null +++ b/.chezmoi.toml.tmpl @@ -0,0 +1,2 @@ +[data] + hostname = "{{ .chezmoi.hostname }}" -- cgit v1.2.3-70-g09d2