Merge pull request #2825 from daxgames/more_speed_2

Optimizations for improving speed
This commit is contained in:
Dax T Games 2025-01-05 12:14:40 -05:00 committed by GitHub
commit a1a6a02b04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
vendor/bin/create-cmdercfg.cmd vendored Normal file
View File

@ -0,0 +1,3 @@
@echo off
powershell -executionpolicy bypass -f "%cmder_root%\vendor\bin\create-cmdercfg.ps1" -shell cmd -outfile "%CMDER_CONFIG_DIR%\user_init.cmd"