view private_dot_gnupg/gpg-agent.conf.tpl @ 694:134efe943fd4

fix: handle template error on macOS
author Zeger Van de Vannet <747627+zegervdv@users.noreply.github.com>
date Wed, 05 Oct 2022 21:37:17 +0200
parents 8405102e55c4
children
line wrap: on
line source

{{ if (eq .chezmoi.os "darwin") -}}
pinentry-program /opt/homebrew/bin/pinentry-mac
{{ end -}}