zsh-git-prompt icon indicating copy to clipboard operation
zsh-git-prompt copied to clipboard

invoke git with `command git ...`

Open aroberts opened this issue 10 years ago • 0 comments

using command, the actual git executable will be invoked, which is probably transparent to many users, but will show a speed improvement in prompt generation for users with e.g. git aliased to hub (https://github.com/github/hub)

aroberts avatar Sep 09 '14 14:09 aroberts