From f9a2b5229a4dd6d9cd392c57643124aeb7be15d6 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Wed, 25 Jan 2023 20:09:42 +0500 Subject: Update zsh-completion and git config --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 4c07b3c..dfb8004 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/abobov/bin.git [submodule "zsh-completions"] path = files/.zsh/zsh-completions - url = https://github.com/zsh-users/zsh-completions.git + url = https://github.com/abobov/zsh-completions.git [submodule "files/.zsh/z"] path = files/.zsh/z url = https://github.com/rupa/z.git -- cgit v1.2.3