summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 2f3250d..19808ab 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 C1A00121`
+ eval `keychain --eval --ignore-missing id_rsa 2C7C3146C1A00121`
else
gpg-connect-agent /bye
fi