From 03dc9528e1267d045551ac172d52bd074ef4f353 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 25 Jul 2023 09:37:32 -0400 Subject: [PATCH] track chezmoi.yaml as template --- .chezmoi.yaml.tmpl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .chezmoi.yaml.tmpl diff --git a/.chezmoi.yaml.tmpl b/.chezmoi.yaml.tmpl new file mode 100644 index 0000000..e22f469 --- /dev/null +++ b/.chezmoi.yaml.tmpl @@ -0,0 +1,4 @@ +sourceDir: ~/repos/dotfiles +merge: + command: vim + args: "-d"