在CodeBuddy代码编辑器中增加git命令补全

第1步:在这个 CodeBuddy 的终端中执行:

Install-Module posh-git -Force -Scope CurrentUser

如果弹出提示,输入 A 回车(全部同意)。

第2步:

Add-PoshGitToProfile

第3步:关掉终端重新打开,到项目目录下输入 git che 按 Tab 试一下。

posted @ 2026-04-30 12:54  飞龙在生  阅读(48)  评论(0)    收藏  举报