今天把配置了git bash自定義命令,但在vscode中無法使用,提示command not found
,在設置中加上如下配置就好了。
"terminal.integrated.shellArgs.windows": ["-l"]
今天把配置了git bash自定義命令,但在vscode中無法使用,提示command not found
,在設置中加上如下配置就好了。
"terminal.integrated.shellArgs.windows": ["-l"]
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。