Files
laragon/usr/user.cmd
2018-07-24 11:20:55 +00:00

6 lines
209 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%