mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-14 21:57:52 +08:00
New path modifications
This commit is contained in:
2
vendor/init.bat
vendored
2
vendor/init.bat
vendored
@ -11,7 +11,7 @@ if "%PROCESSOR_ARCHITECTURE%"=="x86" (
|
|||||||
)
|
)
|
||||||
|
|
||||||
:: Run clink
|
:: Run clink
|
||||||
lib\clink\clink_x%architecture%.exe inject --quiet --profile usr
|
vendor\clink\clink_x%architecture%.exe inject --quiet --profile config
|
||||||
|
|
||||||
:: Enhance Path
|
:: Enhance Path
|
||||||
PATH=%PATH%;%CD%\bin
|
PATH=%PATH%;%CD%\bin
|
||||||
|
Reference in New Issue
Block a user