200字
VSCode 更换默认的 terminal(终端)
2025-04-30
2025-04-30

terminal

The new Windows Terminal and the original Windows console host, all in the same place!

项目地址:https://gitcode.com/gh_mirrors/term/terminal

免费下载资源

Win10 中 VSCode 默认的 terminal 为 PowerShell, 想要更换为 Git bash。

1. 按快捷键:Ctrl + Shift +P

2. 搜索:“erminal: Select Default Profile” 

terminal

The new Windows Terminal and the original Windows console host, all in the same place!

项目地址:https://gitcode.com/gh_mirrors/term/terminal

3. 你会看到可选的终端列表,然后选择 Git Bash

评论