Add msys2 shell scripts
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
setlocal EnableDelayedExpansion
|
||||
%devenver_root%\msys2\20240113\msys2_shell.cmd -defterm -here -use-full-path -no-start -mingw64 -shell bash
|
||||
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
setlocal EnableDelayedExpansion
|
||||
%devenver_root%\msys2\20240113\msys2_shell.cmd -defterm -here -use-full-path -no-start -msys -shell bash
|
||||
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
setlocal EnableDelayedExpansion
|
||||
%devenver_root%\msys2\20240113\msys2_shell.cmd -defterm -here -use-full-path -no-start -ucrt64 -shell bash
|
||||
Reference in New Issue
Block a user