Merge pull request #23 from daxgames/more_speed_2

Optimizations for improving speed
This commit is contained in:
Dax T Games 2025-01-05 12:15:45 -05:00 committed by GitHub
commit 980083fb8c
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"