summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 19808ab..b285ba5 100644
--- a/.profile
+++ b/.profile
@@ -30,7 +30,7 @@ fi
#DISTCC_HOSTS="localhost 192.168.222.252"
if [ -x /usr/bin/keychain ]; then
- eval `keychain --eval --ignore-missing id_rsa 2C7C3146C1A00121`
+ eval `keychain --eval --ignore-missing id_rsa id_ed25519 2C7C3146C1A00121`
else
gpg-connect-agent /bye
fi