Files
laragon/usr/user.cmd
2018-07-18 11:22:49 +07:00

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%