mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-15 22:27:51 +08:00
reposition echo
This commit is contained in:
2
vendor/init.bat
vendored
2
vendor/init.bat
vendored
@ -302,8 +302,8 @@ if defined CMDER_USER_CONFIG (
|
||||
)
|
||||
|
||||
if not exist "%initialConfig%" (
|
||||
(
|
||||
echo Creating user startup file: "%initialConfig%"
|
||||
(
|
||||
echo :: use this file to run your own startup commands
|
||||
echo :: use in front of the command to prevent printing the command
|
||||
echo.
|
||||
|
Reference in New Issue
Block a user