cmder/vendor/bin/create-cmdercfg.cmd

4 lines
150 B
Batchfile
Raw Permalink Normal View History

2023-11-06 22:55:49 +08:00
@echo off
powershell -executionpolicy bypass -f "%cmder_root%\vendor\bin\create-cmdercfg.ps1" -shell cmd -outfile "%CMDER_CONFIG_DIR%\user_init.cmd"