Closed kiliantyler closed 8 months ago
If git is aliased to something that doesn't work identically (e.g. bit) then zinit update <plugin> can fail, as well as zinit version
git
zinit update <plugin>
zinit version
Most other instances of git already use command git, there was just a few missing.
command git
Did you check zinit{,-{additional,install,side}}.zsh or just zinit-autoload.zsh?
zinit{,-{additional,install,side}}.zsh
zinit-autoload.zsh
@kiliantyler,
Thank you for taking the time to improve Zinit!
Description
Motivation and Context
If
git
is aliased to something that doesn't work identically (e.g. bit) thenzinit update <plugin>
can fail, as well aszinit version
Most other instances of
git
already usecommand git
, there was just a few missing.How Has This Been Tested?
Types of changes
Checklist: