diff --git a/.gitmodules b/.gitmodules index 4ee0612..ab9a7f6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "extern/powerlevel10k"] path = extern/powerlevel10k - url = https://github.com/romkatv/powerlevel10k + url = https://git.redxen.eu/RepoMirrors/powerlevel10k [submodule "extern/zsh-autosuggestions"] path = extern/zsh-autosuggestions - url = https://github.com/zsh-users/zsh-autosuggestions + url = https://git.redxen.eu/RepoMirrors/zsh-autosuggestions [submodule "extern/zsh-syntax-highlighting"] path = extern/zsh-syntax-highlighting - url = https://github.com/zsh-users/zsh-syntax-highlighting + url = https://git.redxen.eu/RepoMirrors/zsh-syntax-highlighting