mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
reposition echo
This commit is contained in:
parent
78a9711447
commit
bc72f20a2d
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.
|
||||
|
Loading…
Reference in New Issue
Block a user