view private_dot_gnupg/gpg-agent.conf.tpl @ 814:8847b222a788

feat: enable helix as default editor
author zegervdv <zegervdv@me.com>
date Tue, 05 Dec 2023 21:19:46 +0100
parents 8405102e55c4
children
line wrap: on
line source

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