爱生活,爱分享


vscode git bash终端配置:terminal.integrated.profiles.windows

haiten 2021-07-23 812浏览 0条评论
首页/正文
分享到: / / / /
    "terminal.integrated.profiles.windows": {
      "Git-Bash": {
        "path": "C:\\DevTools\\Git\\bin\\bash.exe",
        "args": []
      }
    },
    "terminal.integrated.defaultProfile.windows": "Git-Bash"

https://blog.csdn.net/gaoxiaoba/article/details/118191161

最后修改:2021-07-23 08:55:16 © 著作权归作者所有
如果觉得我的文章对你有用,请随意赞赏
扫一扫支付

上一篇

发表评论

说点什么吧~

评论列表

还没有人评论哦~赶快抢占沙发吧~