]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - bash/.bash_profile
Use gpg-agent for ssh-agent duties
[max/dotfiles.git] / bash / .bash_profile
index 6b6f965a718ab435c13c1b9687db65cf20b058e5..d1982c4e1314cba6d6a61c99f3b2a9970cc11c4e 100644 (file)
@@ -14,7 +14,3 @@ if [ -f /etc/bash_completion ]; then
 fi
 
 export TMPDIR="/home/max/.local/tmp"
-
-gpg-agent --daemon
-
-export GPG_AGENT_INFO="${GNUPGHOME:-${HOME}/.gnupg}/S.gpg-agent:-1:1"