"terminal.integrated.shell.windows": "C:\\msys\\usr\\bin\\bash.exe",
    "terminal.integrated.shellArgs.windows": ["--login", "-i"],
    "terminal.integrated.env.windows": {
        "CHERE_INVOKING": "1",
        "MSYSTEM": "MINGW64",
        "MSYS2_PATH_TYPE": "inherit",
    },
    "terminal.integrated.copyOnSelection": true,

 

posted @ 2020-07-13 13:30  ZXJ~佳  阅读(125)  评论(0编辑  收藏  举报