diff options
| author | Anton Bobov <anton@bobov.name> | 2023-01-25 20:09:42 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2023-01-25 20:09:42 +0500 |
| commit | f9a2b5229a4dd6d9cd392c57643124aeb7be15d6 (patch) | |
| tree | ffbb06de433295f330378fd37c5da73523557818 /.gitmodules | |
| parent | a412cf36896df4e392e01c4bda352e7f36a852f4 (diff) | |
Update zsh-completion and git config
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
