Unverified Commit 09f910ea authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Remove GIT_SSH env var as the script is broken

parent 1f544848
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,6 +6,6 @@ test -n "${SSH_CONFIG-}" || return 0
alias ssh="ssh -F '${SSH_CONFIG}'"
alias scp="scp -F '${SSH_CONFIG}'"

export GIT_SSH=$HOME/.ssh/ssh.sh
#export GIT_SSH=$HOME/.ssh/ssh.sh

manage_path PATH ~/.ssh/bin before