mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 20:10:58 +00:00
5 lines
149 B
Batchfile
Executable File
5 lines
149 B
Batchfile
Executable File
@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
|
|
|