mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-15 00:09:11 +08:00
Extend init.bat
Extend the main init.bat with custom modifications (like prompt enhancements).
This commit is contained in:
parent
7834fe0a26
commit
5e91f66d1f
3
vendor/init.bat
vendored
3
vendor/init.bat
vendored
@ -45,4 +45,7 @@
|
||||
)
|
||||
)
|
||||
|
||||
:: extend init.bat
|
||||
@if exist "%CMDER_ROOT%\config\init.bat" call "%CMDER_ROOT%\config\init.bat"
|
||||
|
||||
:: @call "%CMDER_ROOT%/bin/agent.cmd"
|
||||
|
Loading…
Reference in New Issue
Block a user