install.fairie/home/dot_config/gcsf/personal.tmpl

4 lines
223 B
Cheetah
Raw Normal View History

2024-01-27 22:46:04 -08:00
{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "files" "gcsf-personal")) -}}
{{ includeTemplate "files/gcsf-personal" | decrypt -}}
2024-01-27 21:33:07 -08:00
{{ end -}}