Snippet #896
Playing with zsh. First win over bash: given a g alias for git, Git autocompletion for things like g br -D {partial-branch-name} works out of the box. (Note that g is a shell alias and br is a Git alias.)
Playing with zsh. First win over bash: given a g alias for git, Git autocompletion for things like g br -D {partial-branch-name} works out of the box. (Note that g is a shell alias and br is a Git alias.)