Loading

VSCode添加git bash作为默认终端

VSC添加git bash作为默认终端的settings.json添加

{
    "terminal.integrated.shell.windows": "D:\\Program Files\\Git\\bin\\bash.exe",
}
posted @ 2020-02-22 17:29  azureology  阅读(1122)  评论(0编辑  收藏  举报