From ce0f6916c1b919bf6b4f1c05862e868640a7b3fe Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Thu, 24 Nov 2022 11:16:48 +0000 Subject: [PATCH] Update dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl --- dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl b/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl index c743da6b..e4d68908 100644 --- a/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl +++ b/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl @@ -1,3 +1,5 @@ +{{- $name := "Artem Dyranov" -}} +{{- $email := "artem.dyranov@gmail.com" -}} {{- $restricted := false -}} {{- $work := false -}} {{- $toolchains := list "docker" "iac" "java" "kubernetes" "node" "python" "rust" "extra" }}