mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Merge cd56859e31 into 4224c2a1af
This commit is contained in:
commit
4e3805094f
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
# Query/use custom command for `git`.
|
# Query/use custom command for `git`.
|
||||||
local git_cmd
|
|
||||||
zstyle -s ":vcs_info:git:*:-all-" "command" git_cmd
|
zstyle -s ":vcs_info:git:*:-all-" "command" git_cmd
|
||||||
: ${git_cmd:=git}
|
: ${git_cmd:=git}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue