Git 使用 Bash alias 无法自动补全, 有好的办法么?
大家讲道理
大家讲道理 2017-04-21 10:56:53
0
1
831

看到说 Linux 下 ~/.gitconfig 文件中设置 [alias] 之后能用短命令.
我觉得还是太长, 于是在 Bash 的 .bashrc 配置里写了更简短的 alias,
结果, 发现自动补全 branch 的功能出问题了.. 请问有好的解决方案么?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(1)
黄舟

Use Z shell, zsh can automatically expand when alias is completed
In addition, you can also customize the prompt to display git repo information

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template