diff --git a/wsl.bat b/wsl.bat new file mode 100755 index 0000000..4808468 --- /dev/null +++ b/wsl.bat @@ -0,0 +1,4 @@ +@echo off + +"%LOCALAPPDATA%\wsltty\bin\mintty.exe" -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -t /bin/bash -l +