From a6b76e17c5814bd11f9acf418dbd22e9a8df053f Mon Sep 17 00:00:00 2001 From: Andrew Coleman Date: Wed, 9 Nov 2022 09:20:59 -0500 Subject: [PATCH] ignore ssh keys, they must already be configured for this app to work --- .chezmoiignore | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.chezmoiignore b/.chezmoiignore index d226871..a05bbe5 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,12 +1,3 @@ -{{- if ne .include_ssh_keys "true" }} -.config/bash/gitea.sh -.ssh/gitea -.ssh/gitea.pub -.ssh/selfhosted -.ssh/selfhosted.pub -.ssh/github -.ssh/github.pub -{{- end }} {{- if not (contains "microsoft" .chezmoi.kernel.osrelease) }} .config/bash/ssh-agent.sh .config/bash/xhost.sh