04d0878327
- /home/dot_local/bin/executable_install-program - /home/.chezmoiexternal.toml - /home/dot_ssh/symlink_authorized_keys.tmpl - /home/dot_ssh/run_onchanges_after_link-vagrant-authorized-keys.tmpl - /home/.chezmoiscripts/universal/run_before_1-decrypt-age-key.tmpl
5 lines
164 B
Cheetah
5 lines
164 B
Cheetah
{{- if eq (output "echo" "$USER") "vagrant" -}}
|
|
{{ .host.home }}/.ssh/authorized_keys.vagrant
|
|
{{- else -}}
|
|
{{ .host.home }}/.ssh/authorized_keys.github
|
|
{{- end -}}
|