0%
编辑 Windows Terminal 配置文件
1 2 3 4 5 6 7 8 9 10
| "list": [ { "guid": "{568420d9-dde3-42d9-9936-a3e2184bd808}", "name": "Cygwin64 Terminal", "commandline": "D:/DevelopPlatform/Cygwin/bin/bash.exe", "fontFace": "Lucida Console", "icon": "D:/DevelopPlatform/Cygwin/Cygwin.ico" }, ... ]
|