mirror of
https://github.com/cmderdev/cmder.git
synced 2026-03-17 08:16:07 +08:00
Add setup-cmder.* shim scripts
This commit is contained in:
3
vendor/bin/setup-cmder.cmd
vendored
Normal file
3
vendor/bin/setup-cmder.cmd
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "%~n0.ps1" %*
|
||||
Reference in New Issue
Block a user