mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-14 21:57:52 +08:00
Adding script to enable SSH-agent #193
Adding agent-script to bin-folder and a commented out call in init.bat
This commit is contained in:
2
vendor/init.bat
vendored
2
vendor/init.bat
vendored
@ -44,3 +44,5 @@
|
||||
@cd /d "%HOME%"
|
||||
)
|
||||
)
|
||||
|
||||
:: @call "%CMDER_ROOT%/bin/agent.cmd"
|
||||
|
Reference in New Issue
Block a user