cmder/vendor/bin/create-cmdercfg.cmd
2023-11-06 09:55:49 -05:00

4 lines
150 B
Batchfile

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