ignore ssh keys, they must already be configured for this app to work
parent
70fcbdabd4
commit
a6b76e17c5
|
@ -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) }}
|
{{- if not (contains "microsoft" .chezmoi.kernel.osrelease) }}
|
||||||
.config/bash/ssh-agent.sh
|
.config/bash/ssh-agent.sh
|
||||||
.config/bash/xhost.sh
|
.config/bash/xhost.sh
|
||||||
|
|
Loading…
Reference in New Issue