Skip to content

Commit 1891262

Browse files
committed
Sync A-git-in-other-environments powershell.
1 parent 3b9ab37 commit 1891262

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/A-git-in-other-environments/sections/powershell.asc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
(((powershell)))(((tab completion, powershell)))(((shell prompts, powershell)))
55
(((posh-git)))
66
Windows 中的普通命令行终端 (`cmd.exe`) 无法自定义 Git 使用体验,但是如果你正在使用 Powershell,那么你就十分幸运了。
7-
一个名为 Posh-Git (https://github.com/dahlbyk/posh-git[]) 的扩展包提供了强大的 tab 补全功能, 并针对提示符进行了增强,以帮助你聚焦于你的仓库状态。它看起来像:
7+
一个名为 Posh-Git (https://github.com/dahlbyk/posh-git[]) 的扩展包提供了强大的 tab 补全功能, 并针对提示符进行了增强,以帮助你聚焦于你的仓库状态。
8+
它看起来像:
89

910
.附带了 Posh-Git 扩展包的 Powershell。
1011
image::images/posh-git.png[附带了 Posh-Git 扩展包的 Powershell。]

0 commit comments

Comments
 (0)