标签: git macos
我刚刚安装了posh-git模块,发现了(而且已经很难找到)PowerShell。我真的很喜欢我的Mac上类似的东西。这样的等价物是否存在?
答案 0 :(得分:18)
I ported the posh-git module as a shell script
正如上文redhotvengeance所述,您应安装bash-completion以获取Git命令的制表符。
redhotvengeance
bash-completion