windowsTerminal配置bash

时间:2020-07-01 14:09:11   收藏:0   阅读:86

windowsTerminal

{
    "acrylicOpacity": 0.5,
    "closeOnExit": true,
    "colorScheme": "Campbell",
    "commandline": "C:\\Program Files\\Git\\bin\\bash.exe", // 默认git安装路径如果你不一样就替换
    "cursorColor": "#FFFFFF",
    "cursorShape": "bar",
    "fontFace": "Monaco",
    "fontSize": 10,
    "guid": "{1d4e097e-fe87-4164-97d7-3ca794c316fd}",
    "historySize": 9001,
    "icon": "C:\\Users\\walterlv\\Resources\\Icons\\git-bash.png",
    "name": "Bash",
    "padding": "0, 0, 0, 0",
    "snapOnInput": true,
    "startingDirectory": "%USERPROFILE%"
    //"useAcrylic": true
}
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!