今天把配置了git bash自定义命令,但在vscode中无法使用,提示command not found,在设置中加上如下配置就好了。

  "terminal.integrated.shellArgs.windows": ["-l"]

vscode下gitbash无法使用自定义命令

相关文章:

  • 2022-01-07
  • 2021-11-10
  • 2022-02-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-12
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2022-12-23
  • 2021-11-13
  • 2022-03-06
相关资源
相似解决方案