Quantcast
Channel: zsh git command auto-complete add extra origin to the git branch name - Unix & Linux Stack Exchange
Viewing all articles
Browse latest Browse all 2

Answer by Asta for zsh git command auto-complete add extra origin to the git branch name

$
0
0

I found a great plugin for zsh that you can use. If you are using oh-my-zsh then its called gitfast or if just using zsh then you can follow the instructions on his blog article.

As the author details there are in fact quite a lot of git completion issues and his efforts are to resolve them all. This is one issue that now works like the way it does in bash.

https://felipec.wordpress.com/2013/07/31/how-i-fixed-git-zsh-completion/

To enable in oh-my-zsh edit your .zshrc and change the plugins line to add gitfast like so

plugins=(git gitfast)

Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>