From 83609c44e53befe7781fbbc253bfcfcd037ee458 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 10 Mar 2024 20:22:47 +0100 Subject: [PATCH] Up. --- home/.chezmoi.toml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoi.toml.tmpl b/home/.chezmoi.toml.tmpl index 8dc70d0..6947692 100644 --- a/home/.chezmoi.toml.tmpl +++ b/home/.chezmoi.toml.tmpl @@ -1,5 +1,5 @@ {{ $email := promptString "What is your main git email address " "" }} -{{ $signinkey := promptString "What is your main git email address " "" }} +{{ $signinkey := promptString "What is your git signing key " "" }} {{ $latex := promptBool "Do i install latex files " false }} [git] autoCommit = true