6 lines
214 B
Batchfile
6 lines
214 B
Batchfile
:: use this file to run your own startup commands
|
|
:: use in front of the command to prevent printing the command
|
|
|
|
:: call %GIT_INSTALL_ROOT%\cmd\start-ssh-agent.cmd
|
|
:: set PATH=%USER_DIR%\bin\whatever;%PATH%
|