From d843d023261d48455d3d6d8d77b7f39bcd58e153 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 11 Oct 2012 13:32:02 +0200 Subject: Skip load monkeysphere if (seemlingly) loaded already. --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index ea6f936..4c3bc86 100644 --- a/.profile +++ b/.profile @@ -30,4 +30,4 @@ fi #DISTCC_HOSTS="localhost 192.168.222.252" eval `keychain --eval --ignore-missing id_rsa C1A00121` -monkeysphere subkey-to-ssh-agent +ssh-add -L | grep -q @ || monkeysphere subkey-to-ssh-agent -- cgit v1.2.3