suchen

Heim  >  Fragen und Antworten  >  Hauptteil

Git 使用 Bash alias 无法自动补全, 有好的办法么?

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

大家讲道理大家讲道理2801 Tage vor840

Antworte allen(1)Ich werde antworten

  • 黄舟

    黄舟2017-04-21 10:58:53

    用Z shell吧,zsh在alias补全时可以自动展开
    另外还可以定制prompt显示git repo的信息

    Antwort
    0
  • StornierenAntwort