Closed vrabaud closed 11 years ago
What is the issue with git auto-complete can we fix that?
To uninstall... just remove the corresponding file, in loccurence ~/.zshrc
I believe that your original .zshrc is even saved in ~/.zshrc.original
so mv ~/.zshrc.original ~/.zshrc is the solution.
but again what is the issue with git auto-complete?
are you using zsh or bash? (which sux more)
ok cool, I reverted my .bashrc. Doing "git check" and TAB would not autocomplete on bash.
use zsh, and you will see what real completion mean!
by the way bash support is not really maintained I could be possible to just drop support for it. Humm...
That software killed my git auto-complete, I want to get rid of it, I know the doc says it's the best thing since sliced bread but any hint on how to do it ? Thx.