1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

added TTY_GPG env var to keychain.fish

This commit is contained in:
eoli3n 2021-05-27 22:47:57 +02:00
parent 7e80d33e59
commit ddac4e3ec2

@ -1,3 +1,6 @@
# https://stackoverflow.com/questions/39494631/gpg-failed-to-sign-the-data-fatal-failed-to-write-commit-object-git-2-10-0
set -x GPG_TTY (tty)
# https://github.com/fish-shell/fish-shell/issues/4583
if status --is-interactive
keychain --eval --agents ssh --quiet -Q id_rsa | source