diff options
| author | Anton Bobov <abobov@gmail.com> | 2020-11-15 23:58:05 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2020-11-15 23:58:05 +0500 |
| commit | a0b049140ec1a64da7c46d985514ac6f05e4072d (patch) | |
| tree | 4ea4b005ea4ab115e9e9d9ec1a88d6e07ed465b0 /.gitmodules | |
| parent | 9e6ab0e04e474aa9ba8b5d6faf9b76441e665f8e (diff) | |
Zsh: update zsh-completions module source.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
