diff options
| author | Anton Bobov <abobov@gmail.com> | 2020-07-12 13:16:03 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2020-07-12 13:16:03 +0500 |
| commit | 4758d8279a02df45070fab2d3bd2fee0950f17db (patch) | |
| tree | b184fc8dcca6d344bdce0ca8c8c88b76df52624f /.gitmodules | |
| parent | c9cbb782debb73fc4dc8c3e17a2d0b7bcbbfb3ae (diff) | |
Updates.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 385cbae..21d2ad1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://github.com/abobov/zsh-completions.git [submodule "files/.zsh/z"] path = files/.zsh/z - url = https://github.com/abobov/z.git + url = https://github.com/rupa/z.git [submodule "files/.zsh/forgit"] path = files/.zsh/forgit url = https://github.com/wfxr/forgit.git |
