mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-14 21:57:52 +08:00
Forgot the prefix echo with @
This commit is contained in:
2
vendor/init.bat
vendored
2
vendor/init.bat
vendored
@ -42,4 +42,4 @@
|
|||||||
:: cd into users homedir
|
:: cd into users homedir
|
||||||
@cd /d "%userprofile%"
|
@cd /d "%userprofile%"
|
||||||
|
|
||||||
echo Welcome to cmder!
|
@echo Welcome to cmder!
|
Reference in New Issue
Block a user