Skip to content

Commit a1a6a02

Browse files
authored
Merge pull request #2825 from daxgames/more_speed_2
Optimizations for improving speed
2 parents 6c95424 + 6e21311 commit a1a6a02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vendor/bin/create-cmdercfg.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
3+
powershell -executionpolicy bypass -f "%cmder_root%\vendor\bin\create-cmdercfg.ps1" -shell cmd -outfile "%CMDER_CONFIG_DIR%\user_init.cmd"

0 commit comments

Comments
 (0)