diff options
| author | Anton Bobov <abobov@gmail.com> | 2020-01-30 10:02:30 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2020-01-30 10:02:30 +0500 |
| commit | a1d12a3e4578b0c95f870e5257a39bdc848cbe4c (patch) | |
| tree | f213ad4ad240c296e1ee6b42ee85e29f775f6552 /.gitmodules | |
| parent | 0be44386e1a67a5688702e55931bbb177f8f816f (diff) | |
Zsh completions fork.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index f77df55..1efbcb3 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 # Mutt [submodule "mutt-colors-solarized"] path = files/.mutt/mutt-colors-solarized |
