Merge pull request #1998 from cmderdev/revert-1995-fix_ssh_agent_default

Revert "fix sshagent call in user_profile.cmd.default"
This commit is contained in:
Dax T Games 2018-12-22 16:56:19 -05:00 committed by GitHub
commit b2723d6f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
:: use in front of the command to prevent printing the command
:: uncomment this to have the ssh agent load when cmder starts
:: call "%GIT_INSTALL_ROOT%/cmd/start-ssh-agent.cmd" /k exit
:: call "%GIT_INSTALL_ROOT%/cmd/start-ssh-agent.cmd"
:: uncomment the next two lines to use pageant as the ssh authentication agent
:: SET SSH_AUTH_SOCK=/tmp/.ssh-pageant-auth-sock