X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=rc%2Fbash_login;h=d163c7b7dd36c48e8f4858e7a86a7ba17a934b22;hb=9e72cb067981fa27cfbbb6aae24f5f67ebc37951;hp=8e47493cd1d9dede947b42e3c17ace5ca56c7d32;hpb=7d315689b9496ecf44f7029ada26d927760107c7;p=clearscm.git diff --git a/rc/bash_login b/rc/bash_login index 8e47493..d163c7b 100644 --- a/rc/bash_login +++ b/rc/bash_login @@ -300,6 +300,9 @@ export DISPLAY=${DISPLAY:-:0} # Reset home in case it changed HOME=$saved_home +# Odd but Eclipse's Egit can't seem to work with defaria.com unless this is set. +export GIT_SSH=/usr/bin/ssh + # Now go home (in case we were not autmatically cd'ed there) if [ $(id -u) -ne 0 ]; then cd