view private_dot_gnupg/gpg-agent.conf.tpl @ 1044:fb4670b7526a

feat: replicate push-line function from zsh source: https://github.com/fish-shell/fish-shell/issues/7800#issuecomment-792915764
author Zeger Van de Vannet <zeger@vandevan.net>
date Thu, 02 May 2024 08:48:33 +0200
parents 8405102e55c4
children
line wrap: on
line source

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