Loading .shell/ssh +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
.shell/ssh +1 −1 Original line number Diff line number Diff line Loading @@ -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