From a0b049140ec1a64da7c46d985514ac6f05e4072d Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sun, 15 Nov 2020 23:58:05 +0500 Subject: Zsh: update zsh-completions module source. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 21d2ad1..2b74e88 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/abobov/zsh-completions.git + url = https://github.com/zsh-users/zsh-completions.git [submodule "files/.zsh/z"] path = files/.zsh/z url = https://github.com/rupa/z.git -- cgit v1.2.3