fix(sparrow): add the GPG_TTY variable

This commit is contained in:
Dan Anglin 2024-09-12 06:55:37 +01:00
parent 82a88f8b16
commit 1225ae14fc
Signed by: dananglin
GPG key ID: DC7C2989B0E30FEA

View file

@ -24,6 +24,9 @@
"description": "Enable bash completion for the g alias"
}
],
"environmentVariables": {
"GPG_TTY": "$(tty)"
},
"sessionPaths": [
{
"path": "Applications",