From 95489906e160ed78d25ffe665a46f674ffc8264a Mon Sep 17 00:00:00 2001 From: Alen Date: Thu, 14 Sep 2023 01:08:16 +0400 Subject: Add basic .ssh/config and .ssh/authorized_keys --- .chezmoi.toml.tmpl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.chezmoi.toml.tmpl') diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 16c95bb..671e923 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -16,3 +16,9 @@ [data.todo] personalPriority = {{ promptString "personal todo.txt priority words" $defaultUsername | quote }} + +[data.github] + username = {{ promptString "GitHub username" "n/a" | quote }} + +[data.ssh] + user = {{ promptString "SSH default user" $defaultUsername | quote }} -- cgit 1.4.1-2-gfad0