terminal/tools/openbash.cmd
Dustin Howett d4d59fa339 Initial release of the Windows Terminal source code
This commit introduces all of the Windows Terminal and Console Host source,
under the MIT license.
2019-05-02 15:29:04 -07:00

7 lines
230 B
Batchfile

@echo off
rem openbash - launch bash running in the generated OpenConsole binary
rem Runs the OpenConsole.exe binary generated by the build in the debug directory.
rem Defaults to your `~` directory.
call opencon bash ~