From 951f9d198e4f02be4fd4cf74fbc0676a190cd127 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 29 Aug 2023 20:52:12 +0500 Subject: [zsh] Add completion generation --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6b849d7..4651a94 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