mirror of
https://github.com/cmderdev/cmder.git
synced 2025-02-22 13:20:23 +08:00
Quotes break the cmd prompt, I don't know why.
This commit is contained in:
parent
27ccd2d065
commit
6ced56ef1c
2
vendor/init.bat
vendored
2
vendor/init.bat
vendored
@ -36,7 +36,7 @@
|
||||
@set PATH=%PATH%;%rootDir%\bin;%git_install_root%\bin;%git_install_root%\mingw\bin;%git_install_root%\cmd;%git_install_root%\share\vim\vim73;
|
||||
|
||||
:: Add aliases
|
||||
@doskey /macrofile="%rootDir%\config\aliases"
|
||||
@doskey /macrofile=%rootDir%\config\aliases
|
||||
|
||||
:: Set home path
|
||||
@set HOME=%USERPROFILE%
|
||||
|
Loading…
x
Reference in New Issue
Block a user