X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bash%2F.bash_profile;fp=bash%2F.bash_profile;h=6b6f965a718ab435c13c1b9687db65cf20b058e5;hb=db3682a790a5380ae017b587df637873105121f0;hp=c408f2d146db1de4a9dd6ba4cc36447cdf9cda5c;hpb=64db28dc435c08cac37bb8824602f84c02eb2c36;p=max%2Fdotfiles.git diff --git a/bash/.bash_profile b/bash/.bash_profile index c408f2d..6b6f965 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -15,5 +15,6 @@ fi export TMPDIR="/home/max/.local/tmp" -gpg-agent --daemon --enable-ssh-support \ - --write-env-file "${HOME}/.gpg-agent-info" +gpg-agent --daemon + +export GPG_AGENT_INFO="${GNUPGHOME:-${HOME}/.gnupg}/S.gpg-agent:-1:1"